OSDN Git Service

[Fix] #1498 環境によっては朦朧が英語表記になってしまう事象を修正した / Resolved the issue that the expression...
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 18 Sep 2021 12:07:39 +0000 (21:07 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 18 Sep 2021 13:10:05 +0000 (22:10 +0900)
src/timed-effect/player-stun.cpp

index fc1a8c0..6dfc46f 100644 (file)
@@ -1,5 +1,5 @@
 #include "timed-effect/player-stun.h"
-#include "locale/language-switcher.h"
+#include "system/angband.h"
 
 short PlayerStun::current() const
 {