Fixed some last stuff in the PlayerHandler and Healthpanel

This commit is contained in:
ZioPao
2024-01-07 22:44:58 +01:00
parent 2cbf5aea8b
commit 6b1205e160
3 changed files with 44 additions and 32 deletions

View File

@@ -44,8 +44,8 @@ function PlayerHandler.InitializePlayer(playerObj, isForced)
CachedDataHandler.Reset(username)
end
-- Overrides various functions on the Health Panel ONLY after we're done initializing the player
OverrideHealthPanelForTOC()
-- Set a bool to use an overriding GetDamagedParts
SetHealthPanelTOC()
end