mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
5 lines
136 B
Lua
5 lines
136 B
Lua
-- this file is loaded after all modules are loaded and initialized
|
|
-- you can place any custom user code here
|
|
|
|
print 'Startup done :]'
|