mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
Closes #236
This commit is contained in:
@@ -21,6 +21,18 @@ Panel
|
||||
id: showLeftPanel
|
||||
!text: tr('Show left panel')
|
||||
|
||||
OptionCheckBox
|
||||
id: displayNames
|
||||
!text: tr('Display creature names')
|
||||
|
||||
OptionCheckBox
|
||||
id: displayHealth
|
||||
!text: tr('Display creature health bars')
|
||||
|
||||
OptionCheckBox
|
||||
id: displayText
|
||||
!text: tr('Display text messages')
|
||||
|
||||
Button
|
||||
id: changeLocale
|
||||
!text: tr('Change language')
|
||||
|
Reference in New Issue
Block a user