Changed: Allow to debug Lua in FV too
This commit is contained in:
parent
0f7afabf3f
commit
0e4d1255b7
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue