diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-30 19:11:19 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-30 19:11:19 +0000 |
commit | a1fa39b43639137e141febf67224f698ec17aec9 (patch) | |
tree | 894f5ed89b852470ddbf6b7c71786cd45f1a5a0f /src/game.h | |
parent | ad3623ced5020c9c886cb85100ae05efa460f84a (diff) | |
download | mana-client-a1fa39b43639137e141febf67224f698ec17aec9.tar.gz mana-client-a1fa39b43639137e141febf67224f698ec17aec9.tar.bz2 mana-client-a1fa39b43639137e141febf67224f698ec17aec9.tar.xz mana-client-a1fa39b43639137e141febf67224f698ec17aec9.zip |
Emoticons framerate independent and NPCs image smaller to work in OpenGL
Diffstat (limited to 'src/game.h')
-rw-r--r-- | src/game.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ #include <stdio.h> #define SPEECH_TIME 80 -#define EMOTION_TIME 40 #define SPEECH_MAX_TIME 100 // Action defines |