Ignore client-side marker component on the server.
This commit is contained in:
@@ -41,7 +41,8 @@ namespace Content.Server
|
||||
"InteractionOutline",
|
||||
"MeleeWeaponArcAnimation",
|
||||
"AnimationsTest",
|
||||
"ItemStatus"
|
||||
"ItemStatus",
|
||||
"Marker",
|
||||
};
|
||||
|
||||
foreach (var ignoreName in registerIgnore)
|
||||
|
||||
Reference in New Issue
Block a user