Fixed the default values for the MovieXX options

Added some comments to elevators.ini & other codes.
Rearranged the functions in NewGame2().
Updated FalloutEngine.h for previous commit.
Updated version number.
This commit is contained in:
NovaRain
2020-07-18 22:28:22 +08:00
parent 107335749f
commit e0f0ee0f7d
8 changed files with 26 additions and 19 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ Image=24
ButtonCount=3
;Set the appearance of the elevator
MainFrm=148
ButtonsFrm=151
MainFrm=148 ; EL_VAULT.FRM
ButtonsFrm=151 ; EL_MIL3.FRM
;Set up the exit points for all three buttons (see examples above)
+1 -1
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v3.8.26
;v3.8.27
[Main]
;Change to 1 if you want to use command line args to tell sfall to use another ini file.