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