Added HideObjIsNullMsg option to [Debugging].

Moved DebugEditor option from MiscPatches.cpp to DebugEditor.cpp.
This commit is contained in:
NovaRain
2019-01-27 10:43:54 +08:00
parent c04df22c48
commit 8a4a83c8f8
4 changed files with 162 additions and 127 deletions
+3
View File
@@ -703,6 +703,9 @@ DontDeleteProtos=0
;Set to 1 to give scripts direct access to Fallout's address space, and to make arbitrary calls into Fallout's code
AllowUnsafeScripting=0
;Set to 1 to hide error messages in the debug.log file when a null value is passed to the function as an object
HideObjIsNullMsg=0
;These options control what output is saved in the debug log (sfall-log.txt)
;Prints messages duing sfall initialization