3 lines
242 B
Lua
Raw Normal View History

2025-04-05 21:15:53 +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.