From b2ab0a29c84e2901e39ba67c9ec05226fde03a06 Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 2 Apr 2012 09:01:17 +0000 Subject: [PATCH] - Exception patch update note from previous commit (5141) o The command line option hidden in the exception patch would be used like the following: o This overrides the vfs config to use the aimnas config. (useful for desktop shortcuts) JA2_EN_Release.exe /VFS_CONFIG_INI=vfs_config.JA2113AIMNAS.ini o This overrides vfs file and disables the highspeed timer: JA2_EN_Release.exe /VFS_CONFIG_INI=vfs_config.JA2113AIMNAS.ini /HIGHSPEED_TIMER=FALSE git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5142 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- builddefines.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/builddefines.h b/builddefines.h index b7be9b99..a5685dc7 100644 --- a/builddefines.h +++ b/builddefines.h @@ -17,8 +17,6 @@ // ----------------------------- - - // Map Editor version - you should use the MapEditor configuration instead of messing with these defines (ChrisL) //#define JA2BETAVERSION //#define JA2EDITOR