mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 22:53:26 +02:00
Updated to OTCv8 3.1 rev 138
This commit is contained in:
@@ -122,6 +122,4 @@ OptionPanel
|
||||
|
||||
OptionCheckBox
|
||||
id: actionbarLock
|
||||
!text: tr('Disable action bar hotkeys when chat mode is on')
|
||||
$mobile:
|
||||
visible: false
|
||||
!text: tr('Disable action bar hotkeys when chat mode is on')
|
@@ -64,7 +64,7 @@ local defaultOptions = {
|
||||
actionbarRight2 = false,
|
||||
actionbarRight3 = false,
|
||||
|
||||
actionbarLock = true,
|
||||
actionbarLock = false,
|
||||
|
||||
profile = 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user