mirror of
https://github.com/edubart/otclient.git
synced 2025-12-22 00:17:10 +01:00
lua console and some changes
This commit is contained in:
@@ -9,7 +9,8 @@ enum UIWidgetType {
|
||||
UITypeButton,
|
||||
UITypeLineEdit,
|
||||
UITypeWindow,
|
||||
UITypeList
|
||||
UITypeList,
|
||||
UITypeConsole
|
||||
};
|
||||
|
||||
enum FocusReason {
|
||||
|
||||
Reference in New Issue
Block a user