From 2323581d1c5c46b9de9984880b80305fdf079dd4 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sat, 5 Jan 2013 15:06:10 +0000 Subject: [PATCH] - Removed HIGHSPEED_TIMER option from the ja2.ini. Highspeed timer is now always ON git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1586 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2.ini | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/gamedir/Ja2.ini b/gamedir/Ja2.ini index 6e1614b79..f1a5c1a11 100644 --- a/gamedir/Ja2.ini +++ b/gamedir/Ja2.ini @@ -91,14 +91,3 @@ SCREEN_MODE_WINDOWED = 0 ;****************************************************************************************************************************** PLAY_INTRO = 1 - -;****************************************************************************************************************************** -; If you want to use the faster enemy turns, you have to enable the highspeed timer. -; In the ingame options, you can enable the automatic fast enemy turns ("Auto Fast Forward AI Turns"). -; To fine-tune some speed settings, take a look in the ja2_options.ini [Clock Settings] section. -; -; Info: If you notice any problems when clicking/double clicking buttons in the game, lower the -; CLOCK_SPEED_PERCENT value in the ja2_options.ini or simply disable the HIGHSPEED_TIMER option. -;****************************************************************************************************************************** - -HIGHSPEED_TIMER = TRUE