Allowed binds to execute commands.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
bind ` console;
|
||||
echo " = Dawn Init = ";
|
||||
bind ` toggleconsole;
|
||||
bind w up;
|
||||
bind a left;
|
||||
bind s down;
|
||||
bind a left;
|
||||
bind d right;
|
||||
bind up up;
|
||||
bind down down;
|
||||
@@ -9,6 +10,5 @@ bind left left;
|
||||
bind right right;
|
||||
bind e accept;
|
||||
bind enter accept;
|
||||
bind space accept;
|
||||
bind esc cancel;
|
||||
bind q cancel;
|
||||
bind esc quit;
|
Reference in New Issue
Block a user