OSDN Git Service

[Fix] #38965 「気合いため」のための concentration() 関数抜け修正。 / Fix forgotten calling concentration().
authorDeskull <deskull@users.sourceforge.jp>
Mon, 18 Feb 2019 04:31:52 +0000 (13:31 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Mon, 18 Feb 2019 04:31:52 +0000 (13:31 +0900)
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)
                        {