We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d5b83 commit c96bdd5Copy full SHA for c96bdd5
[admin]/admin2/server/admin_session.lua
@@ -61,7 +61,7 @@ addEventHandler(
61
end
62
63
64
- triggerClientEvent(client or source, EVENT_SESSION, client, tableOut)
+ triggerClientEvent(client or source, EVENT_SESSION, client or source, tableOut)
65
66
67
0 commit comments