--- Daodan/src/Daodan_Config.c 2014/04/09 00:10:18 995 +++ Daodan/src/Daodan_Config.c 2014/04/09 09:12:52 996 @@ -205,7 +205,7 @@ ConfigSection_t config[] = { {.intBoolVal = false }, {.extBoolVal = &AKgDebug_DebugMaps } }, { "debugfiles", - "Not useful, probably does nothing.", + "Logs called BSL functions to script_debug.txt.", EXT_BOOL, {.intBoolVal = false }, {.extBoolVal = &BFgDebugFileEnable } },