game/client: fix messagemode, add acceleration for touch, GameUI: add touch options

This commit is contained in:
nillerusr
2022-04-16 12:58:59 +03:00
parent 0feeab91dd
commit ab5c1c0b3a
12 changed files with 505 additions and 76 deletions

View File

@@ -113,7 +113,6 @@ void SetLauncherArgs()
LogPrintf(binPath);
D(binPath);
D("-console");
D("-nouserclip");
parseArgs(java_args);