Gamepad: Disable with keyboard input
This commit is contained in:
@@ -59,6 +59,7 @@ class Session{
|
||||
this.gamepad.clean()
|
||||
pageEvents.remove(window, ["mousedown", "touchstart"])
|
||||
pageEvents.keyRemove(this, 27)
|
||||
pageEvents.remove(p2, "message")
|
||||
delete this.endButton
|
||||
delete this.sessionInvite
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user