diff --git a/code/ryzom/client/src/client_cfg.cpp b/code/ryzom/client/src/client_cfg.cpp index 5cdd2b860..76d730156 100644 --- a/code/ryzom/client/src/client_cfg.cpp +++ b/code/ryzom/client/src/client_cfg.cpp @@ -1813,8 +1813,8 @@ void CClientConfig::setValues() READ_BOOL_DEV(DamageShieldEnabled) - READ_BOOL_DEV(AllowDebugLua) - READ_BOOL_DEV(DisplayLuaDebugInfo) + READ_BOOL_FV(AllowDebugLua) + READ_BOOL_FV(DisplayLuaDebugInfo) READ_BOOL_DEV(LuaDebugInfoGotoButtonEnabled) READ_STRING_DEV(LuaDebugInfoGotoButtonTemplate)