mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Android: Fix back button sometimes not working as ESC (#14743)
This commit is contained in:
@@ -94,7 +94,6 @@ void KeyCache::populate()
|
||||
handler->listenForKey(k);
|
||||
}
|
||||
handler->listenForKey(EscapeKey);
|
||||
handler->listenForKey(CancelKey);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user