added rooms
This commit is contained in:
@@ -101,7 +101,8 @@ function Keybind:Default()
|
||||
|
||||
-- Editor
|
||||
Keybind.editor.palette = { keys = {"tab"}}
|
||||
|
||||
Keybind.editor.room_mode = { keys = {"r"}}
|
||||
|
||||
-- Generic
|
||||
Keybind.generic.lclick = { keys = {1}}
|
||||
Keybind.generic.rclick = { keys = {2}}
|
||||
|
||||
Reference in New Issue
Block a user