diff options
-rw-r--r-- | src/game.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #define _TMW_GAME_ #include <iosfwd> -#include "Being.h" +#include "being.h" #define SPEECH_TIME 80 #define SPEECH_MAX_TIME 100 |
index : HoraK-FDF/mana | ||
Original The Mana World client, now known as simply the Mana client. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/game.h | 2 |
@@ -25,7 +25,7 @@ #define _TMW_GAME_ #include <iosfwd> -#include "Being.h" +#include "being.h" #define SPEECH_TIME 80 #define SPEECH_MAX_TIME 100 |