Made dialog boxes
This commit is contained in:
@@ -52,6 +52,7 @@ end
|
||||
function Keybind:Default()
|
||||
--Menu
|
||||
Keybind.menu.pause= { keys = {"escape"}}
|
||||
Keybind.menu.confirm= { keys = {"z", "space", 1}}
|
||||
--Move
|
||||
Keybind.move.left = { keys = {"left", "a"}}
|
||||
Keybind.move.right = { keys = {"right", "d"}}
|
||||
|
||||
Reference in New Issue
Block a user