Fix 3000 errors
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Content.Server.Pointing.Components
|
||||
public class RoguePointingArrowComponent : SharedRoguePointingArrowComponent
|
||||
{
|
||||
[ViewVariables]
|
||||
public IEntity? Chasing;
|
||||
public EntityUid Chasing;
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
[DataField("turningDelay")]
|
||||
|
||||
Reference in New Issue
Block a user