# | Line 205 | Line 205 | ConfigSection_t config[] = { | |
---|---|---|
205 | {.intBoolVal = false }, | |
206 | {.extBoolVal = &AKgDebug_DebugMaps } }, | |
207 | { "debugfiles", | |
208 | < | "Not useful, probably does nothing.", |
208 | > | "Logs called BSL functions to script_debug.txt.", |
209 | EXT_BOOL, | |
210 | {.intBoolVal = false }, | |
211 | {.extBoolVal = &BFgDebugFileEnable } }, |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |