- Turned on the new Feature "Merc Story Backgrounds" for the 1.13 Mod per default (-> awesome mini feature)

- Fixed crash on startup of "Vanilla" mod
o Missing Backgrounds.xml
o Made the initialization of the "SoldierProfileEnemy*.xml" files optional, because the "Vanilla" mod does not need it
- Updated Ja2_Settings.INI

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1751 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-09-04 10:45:26 +00:00
parent 42c0a8fa76
commit 80bbbd367a
8 changed files with 141 additions and 37 deletions
@@ -147,9 +147,9 @@ USE_NCTH = 0
IMPROVED_INTERRUPT_SYSTEM = 0
;------------------------------------------------------------------------------------------------------------------------------
; Story Backgrounds
; Merc Story Backgrounds
;
; 0 = Off
; 1 = On
;------------------------------------------------------------------------------------------------------------------------------
BACKGROUNDS = 0
BACKGROUNDS = 1