modernized for 2026 gmod functionality
This commit is contained in:
@@ -238,7 +238,7 @@ local getLogs=function(p,cmd,a)
|
||||
|
||||
net.Start("JB.GetLogs");
|
||||
net.WriteTable(logs or {});
|
||||
net.WriteBit(true);
|
||||
net.WriteBool(true);
|
||||
net.Send(p);
|
||||
end
|
||||
concommand.Add("jb_logs_get",getLogs);
|
||||
|
||||
Reference in New Issue
Block a user