mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
5 lines
137 B
Lua
5 lines
137 B
Lua
-- this file is loaded after all modules are loaded and initialized
|
|
-- you can place any custom user code here
|
|
|
|
print 'Startup done :]'
|
|
|