Fixed update when Health Panel is open for remote pl

This commit is contained in:
ZioPao
2024-03-22 15:52:34 +01:00
parent feab41ac5c
commit 00b1b78cb3
4 changed files with 29 additions and 7 deletions

View File

@@ -29,3 +29,4 @@ local function OnClientDebugCommand(module, command, playerObj, args)
end
Events.OnClientCommand.Add(OnClientDebugCommand)