mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Added keypad, fixed one crash bug and few more features for mobile version
This commit is contained in:
@@ -5,7 +5,7 @@ local defaultOptions = {
|
||||
showPing = true,
|
||||
fullscreen = false,
|
||||
classicView = not g_app.isMobile(),
|
||||
cacheMap = false,
|
||||
cacheMap = g_app.isMobile(),
|
||||
classicControl = not g_app.isMobile(),
|
||||
smartWalk = false,
|
||||
dash = false,
|
||||
|
Reference in New Issue
Block a user