Fixed admin commands in sp

This commit is contained in:
ZioPao
2024-08-23 02:53:04 +02:00
parent db42feed35
commit bf20aec94f
3 changed files with 21 additions and 5 deletions

View File

@@ -72,3 +72,6 @@ local function OnServerRelayCommand(module, command, args)
end
Events.OnServerCommand.Add(OnServerRelayCommand)
-- TODO temporary
return ClientRelayCommands