Skip to content
Snippets Groups Projects
Commit 584ac013 authored by dg's avatar dg
Browse files

oups

git-svn-id: http://svn.net-core.org/repos/t-engine4@3992 51575b47-30f0-44d4-a5cc-537603b46e54
parent a32c29ff
No related branches found
No related tags found
No related merge requests found
......@@ -91,8 +91,8 @@ core.sound.enable(config.settings.audio.enable)
engine.KeyBind:load("move,hotkeys,inventory,actions,interface,debug")
-- Load remaps
if fs.exists("/keybinds.cfg") then
engine.KeyBind:loadRemap("/keybinds.cfg")
if fs.exists("/keybinds1.3.cfg") then
engine.KeyBind:loadRemap("/keybinds1.3.cfg")
end
fs.umount(engine.homepath)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment