mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
4 lines
136 B
Lua
4 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 :]'
|