From 40edf4e91558cffd83d9015a2cf4a16360e27855 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sun, 8 Feb 2009 19:59:28 -0700 Subject: Mostly fixed a few field values to behave better in Windows, as well as removed the need for sending graphics to the setSpeech function (since it isn't needed) and started actually using the time variable which it's passed (could be set to show the speech longer if the dialog is longer, for example). Signed-off-by: Ira Rice --- src/game.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index c9fc8d79..e885ea16 100644 --- a/src/game.h +++ b/src/game.h @@ -26,9 +26,6 @@ #include "configlistener.h" -#define SPEECH_TIME 80 -#define SPEECH_MAX_TIME 100 - class MessageHandler; class Network; -- cgit v1.2.3-70-g09d2