summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:08 +0200
committerBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:08 +0200
commit82e739ef82d6082712fb17ef71e6d9cba2e8fc58 (patch)
treec1d7b4ec3befab5edb7e778f3673a2ee6f1a60be /src
parent5f3ce3824f5174608a955703a14595c14d0a577d (diff)
Fix indentation
Diffstat (limited to 'src')
-rw-r--r--src/player_type.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/player_type.hpp b/src/player_type.hpp
index 14a9466f..680c3df0 100644
--- a/src/player_type.hpp
+++ b/src/player_type.hpp
@@ -415,10 +415,10 @@ struct player_type
*/
std::vector<random_spell> random_spells;
- /**
- * Runecrafter's selfmade spells.
- */
- std::vector<rune_spell> rune_spells;
+ /**
+ * Runecrafter's selfmade spells.
+ */
+ std::vector<rune_spell> rune_spells;
/**
* Does the player have the given ability?