Cleans up StatusIconSystem and fixing some bugs (#28270)
This commit is contained in:
@@ -35,6 +35,7 @@ public sealed class ShowHealthBarsCommand : LocalizedCommands
|
||||
var showHealthBarsComponent = new ShowHealthBarsComponent
|
||||
{
|
||||
DamageContainers = args.ToList(),
|
||||
HealthStatusIcon = "",
|
||||
NetSyncEnabled = false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user