Q to drop
This commit is contained in:
@@ -11,6 +11,8 @@ export class Options {
|
||||
key_jump: KeyCode = "Space";
|
||||
key_sprint: KeyCode = "ShiftLeft";
|
||||
key_inventory: KeyCode = "KeyE";
|
||||
// with ctrl it drops the whole stack
|
||||
key_drop: KeyCode = "KeyQ";
|
||||
key_chat: KeyCode = "KeyT";
|
||||
key_debug: KeyCode = "F3";
|
||||
key_fullscreen: KeyCode = "F11";
|
||||
|
||||
Reference in New Issue
Block a user