Scripts/resources/[cfx-default]/[system]/sessionmanager/client/empty.lua

3 lines
240 B
Lua
Raw Permalink Normal View History

2024-12-29 19:48:41 +00:00
--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.