mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-08-04 03:07:07 -04:00
Mobile: Fix server defined hotkeys still persisting after you quit the server, and then join a different server or singleplayer
This commit is contained in:
parent
3b0f02bb0f
commit
21b934a4c6
@ -1125,6 +1125,7 @@ static void OnInit(void) {
|
||||
|
||||
static void OnFree(void) {
|
||||
ClearTouches();
|
||||
HotkeysText.count = 0;
|
||||
}
|
||||
|
||||
struct IGameComponent Input_Component = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user