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