Externalized some hardcoded grid numbers to "Mod_options.ini" (by DepressivesBrot)

- There is a new "Mod_options.ini" file located in the "Data" MOD folder
- Only modders should make changes to the file.


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5352 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2012-06-19 07:54:08 +00:00
parent bcec78472f
commit c0448be2e6
4 changed files with 106 additions and 25 deletions
+2
View File
@@ -134,6 +134,8 @@ BOOLEAN InitializeGame(void)
// HEADROCK HAM 4: Read CTH values
LoadCTHConstants();
//DBrot: load mod settings
LoadModSettings();
#ifdef JA2UB
LoadGameUBOptions(); // JA25 UB