fix netentity
This commit is contained in:
@@ -6,5 +6,5 @@ namespace Content.Shared.White.Cult.Runes;
|
||||
[Serializable, NetSerializable]
|
||||
public sealed partial class CultEraseEvent : SimpleDoAfterEvent
|
||||
{
|
||||
public EntityUid TargetEntityId;
|
||||
public NetEntity TargetEntityId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user