mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
lua console and some changes
This commit is contained in:
@@ -6,3 +6,11 @@ AnchorLeft = 3
|
||||
AnchorRight = 4
|
||||
AnchorVerticalCenter = 5
|
||||
AnchorHorizontalCenter = 6
|
||||
|
||||
LogDebug = 0
|
||||
LogInfo = 1
|
||||
LogWarning = 2
|
||||
LogError = 3
|
||||
LogFatal = 4
|
||||
|
||||
EmptyFunction = function() end
|
Reference in New Issue
Block a user