summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?