OSDN Git Service

[Refactor] #37353 聖浄の杖の効果を cleasing_nova() に分離。 / Separate implementation of 'staff...
[hengband/hengband.git] / src / avatar.c
index 51eae4b..778e47b 100644 (file)
@@ -19,7 +19,7 @@
 /*!
  * 徳の名称 / The names of the virtues
  */
-cptr virtue[MAX_VIRTUE] =
+concptr virtue[MAX_VIRTUE] =
 {
        _("情", "Compassion"),
        _("誉", "Honour"),