DEADSOFTWARE

move game settings to dfconfig.cfg
[d2df-sdl.git] / src / game / g_player.pas
index 877975529c9521e5b80641646e34ada56abf67fa..f2dc59a787a98b389265177187459089ee8c2621 100644 (file)
@@ -555,7 +555,7 @@ var
   gTeamStat: TTeamStat;
   gFly: Boolean = False;
   gAimLine: Boolean = False;
-  gChatBubble: Byte = 0;
+  gChatBubble: Integer = 0;
   gPlayerIndicator: Integer = 1;
   gPlayerIndicatorStyle: Integer = 0;
   gNumBots: Word = 0;