mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
some chat functionality
This commit is contained in:
@@ -16,7 +16,7 @@ OptionCheckBox < CheckBox
|
||||
MainWindow
|
||||
id: optionsWindow
|
||||
text: Options
|
||||
size: 286 230
|
||||
size: 286 250
|
||||
|
||||
@onEnter: Options.hide()
|
||||
@onEscape: Options.hide()
|
||||
@@ -58,9 +58,9 @@ MainWindow
|
||||
id: showLevelsInConsole
|
||||
text: Show levels in console
|
||||
|
||||
//OptionCheckBox
|
||||
// id: showPrivateMessagesInConsole
|
||||
// text: Show private messages in console
|
||||
OptionCheckBox
|
||||
id: showPrivateMessagesInConsole
|
||||
text: Show private messages in console
|
||||
|
||||
Button
|
||||
text: Ok
|
||||
|
||||
Reference in New Issue
Block a user