Remove unused configuration files and binaries related to keybindings and engine demo
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
|
||||
"reset_game": ["Return", 13],
|
||||
"pause": ["P", 16],
|
||||
"quit": ["Q", 12]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
|
||||
"start_game": ["Return", 13],
|
||||
"toggle_full_screen": ["F"],
|
||||
"quit": ["Q", 12]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
|
||||
"keydown:up": "scroll_up",
|
||||
"keydown:down": "scroll_down",
|
||||
"keydown:left": "scroll_left",
|
||||
"keydown:right": "scroll_right"
|
||||
}
|
||||
Reference in New Issue
Block a user