mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
too many changes to list, many regressions were made, master will be UNSTABLE for a few days
This commit is contained in:
1
modules/core/ext/color.lua
Normal file
1
modules/core/ext/color.lua
Normal file
@@ -0,0 +1 @@
|
||||
Color = {}
|
1
modules/core/ext/point.lua
Normal file
1
modules/core/ext/point.lua
Normal file
@@ -0,0 +1 @@
|
||||
Point = {}
|
1
modules/core/ext/rect.lua
Normal file
1
modules/core/ext/rect.lua
Normal file
@@ -0,0 +1 @@
|
||||
Rect = {}
|
1
modules/core/ext/size.lua
Normal file
1
modules/core/ext/size.lua
Normal file
@@ -0,0 +1 @@
|
||||
Size = {}
|
@@ -23,4 +23,4 @@ function toboolean(str)
|
||||
return true
|
||||
end
|
||||
return false
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user