mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
reorganize some stuff
This commit is contained in:
1
modules/core_lib/math/color.lua
Normal file
1
modules/core_lib/math/color.lua
Normal file
@@ -0,0 +1 @@
|
||||
Color = {}
|
1
modules/core_lib/math/point.lua
Normal file
1
modules/core_lib/math/point.lua
Normal file
@@ -0,0 +1 @@
|
||||
Point = {}
|
1
modules/core_lib/math/rect.lua
Normal file
1
modules/core_lib/math/rect.lua
Normal file
@@ -0,0 +1 @@
|
||||
Rect = {}
|
1
modules/core_lib/math/size.lua
Normal file
1
modules/core_lib/math/size.lua
Normal file
@@ -0,0 +1 @@
|
||||
Size = {}
|
Reference in New Issue
Block a user