Changed: Allow to debug Lua in FV too

--HG--
branch : develop
hg/feature/material-editor
kervala 9 years ago
parent 03c9c93fc1
commit 64428d0018

@ -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)

Loading…
Cancel
Save