Small code cleanup to health bar (#28554)
This commit is contained in:
@@ -35,7 +35,7 @@ public sealed class ShowHealthBarsCommand : LocalizedCommands
|
||||
var showHealthBarsComponent = new ShowHealthBarsComponent
|
||||
{
|
||||
DamageContainers = args.ToList(),
|
||||
HealthStatusIcon = "",
|
||||
HealthStatusIcon = null,
|
||||
NetSyncEnabled = false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user