mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02: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