summaryrefslogtreecommitdiff
path: root/src/misc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc.cpp')
-rw-r--r--src/misc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc.cpp b/src/misc.cpp
index 802b6aabc..b7c47fc9a 100644
--- a/src/misc.cpp
+++ b/src/misc.cpp
@@ -151,7 +151,7 @@ void InitializeGame(int mode, uint size_x, uint size_y)
InitializeCheats();
InitTextEffects();
- InitTextMessage();
+ InitChatMessage();
InitializeAnimatedTiles();
InitializeLandscapeVariables(false);