Missing change for hotkeys
This commit is contained in:
parent
62f38d678d
commit
4f423432fa
|
@ -206,7 +206,7 @@ function save()
|
|||
end
|
||||
|
||||
hotkeyList = hotkeys
|
||||
g_settings.setNode('hotkeys', hotkeySettings)
|
||||
g_settings.setNode('game_hotkeys', hotkeySettings)
|
||||
--g_settings.save()
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue