Android: Fix back button sometimes not working as ESC (#14743)
This commit is contained in:
@@ -66,7 +66,6 @@ class KeyPress
|
||||
// Global defines for convenience
|
||||
|
||||
extern const KeyPress EscapeKey;
|
||||
extern const KeyPress CancelKey;
|
||||
|
||||
extern const KeyPress LMBKey;
|
||||
extern const KeyPress MMBKey; // Middle Mouse Button
|
||||
|
||||
Reference in New Issue
Block a user