mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added spawn context menu and controls rework
This commit is contained in:
@@ -42,7 +42,7 @@ export class ServerManager {
|
||||
keyUpCallback: () => {
|
||||
this.setPaused(!this.getPaused());
|
||||
},
|
||||
code: "Space"
|
||||
code: "Enter"
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user