mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
compile error, lua const
This commit is contained in:
@@ -12,7 +12,10 @@ LogWarning = 2
|
||||
LogError = 3
|
||||
LogFatal = 4
|
||||
|
||||
MouseFocusReason = 0
|
||||
KeyboardFocusReason = 1
|
||||
ActiveFocusReason = 2
|
||||
OtherFocusReason = 3
|
||||
|
||||
KeyboardNoModifier = 0
|
||||
KeyboardCtrlModifier = 1
|
||||
|
||||
Reference in New Issue
Block a user