From 9404de56401fc611f1ef37003998653a568784dd Mon Sep 17 00:00:00 2001 From: Wanne Date: Wed, 13 Jun 2012 07:53:42 +0000 Subject: [PATCH] Enabled the HIGHSPEED_TIMER in the Ja2.ini, which is used for the feature "Fast Enemy AI Turns" in the ingame options git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1460 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedir/Ja2.ini b/gamedir/Ja2.ini index 2d7a964e7..82f75201f 100644 --- a/gamedir/Ja2.ini +++ b/gamedir/Ja2.ini @@ -36,7 +36,7 @@ VFS_CONFIG_INI = vfs_config.JA2113.ini ; This Executable will be the default file to start JA2 1.13 from the INI Editor. ;****************************************************************************************************************************** -DEFAULT_JA2_EXECUTABLE = +DEFAULT_JA2_EXECUTABLE = ja2.exe ;****************************************************************************************************************************** ; You can choose from the following screen resolutions. @@ -98,4 +98,4 @@ PLAY_INTRO = 1 ; CLOCK_SPEED_PERCENT value in the ja2_options.ini or simply disable the HIGHSPEED_TIMER option. ;****************************************************************************************************************************** -HIGHSPEED_TIMER = FALSE +HIGHSPEED_TIMER = TRUE