1
0
Fork 0
forked from Simnation/Main
Main/resources/[cfx-default]/[system]/sessionmanager/client/empty.lua
2025-06-07 08:51:21 +02:00

3 lines
No EOL
242 B
Lua

--This empty file causes the scheduler.lua to load clientside
--scheduler.lua when loaded inside the sessionmanager resource currently manages remote callbacks.
--Without this, callbacks will only work server->client and not client->server.