From 8daa939a45794c26a33e109c13c4d6f58a46e00e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 May 2014 22:47:02 +0300 Subject: Fix code style in being --- src/being/playerinfo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/being/playerinfo.h') diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h index bb7b89141..02dc4897c 100644 --- a/src/being/playerinfo.h +++ b/src/being/playerinfo.h @@ -23,11 +23,11 @@ #define BEING_PLAYERINFO_H #include "equipment.h" +#include "state.h" #include #include - /** * Stat information storage structure. */ @@ -243,7 +243,7 @@ namespace PlayerInfo void gameDestroyed(); - void stateChange(const int state); + void stateChange(const State state); void triggerAttr(const int id, const int old); -- cgit v1.2.3-60-g2f50