Track LocalMods as part of monolith
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if SERVER then return end
|
||||
if Game.IsSingleplayer then return end
|
||||
|
||||
local message = Networking.Start("client_side_enforced")
|
||||
Networking.Send(message)
|
||||
Reference in New Issue
Block a user