Scripts/resources/[cfx-default]/[system]/sessionmanager/client/empty.lua
2024-12-29 20:48:41 +01:00

3 lines
240 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.