Added maximum and minimum values for the AP_BONUS settings in the INI file.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2443 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
ChrisL
2008-12-04 17:36:19 +00:00
parent 92219f3e5a
commit 1424b3c3d3
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -106,8 +106,8 @@ BOOLEAN InitializeGame(void)
// Snap: Read options from an INI file in the default of custom Data directory
// Moved this up because some settings are used during other inits
LoadGameExternalOptions();
LoadGameAPBPConstants();
LoadGameExternalOptions();
InitSightRange(); //lal
// Initlaize mouse subsystems