OSDN Git Service

[Fix] #38965 「気合いため」のための concentration() 関数抜け修正。 / Fix forgotten calling concentration().
[hengband/hengband.git] / src / racial.c
index d5bfc9e..f4d07b5 100644 (file)
@@ -547,6 +547,7 @@ static bool cmd_racial_power_aux(s32b command)
                {
                        if (command == -3)
                        {
+                               concentration(p_ptr);
                        }
                        else if (command == -4)
                        {