Content update for NetEntities (#18935)
This commit is contained in:
@@ -197,7 +197,7 @@ public sealed class HumanoidAppearanceSystem : SharedHumanoidAppearanceSystem
|
||||
profile.Appearance.EyeColor,
|
||||
_markingManager);
|
||||
|
||||
DebugTools.Assert(uid.IsClientSide());
|
||||
DebugTools.Assert(IsClientSide(uid));
|
||||
|
||||
var state = new HumanoidAppearanceState(markings,
|
||||
new(),
|
||||
|
||||
Reference in New Issue
Block a user