1
This commit is contained in:
@@ -21,7 +21,6 @@ namespace Net.Project.B.WorldNode
|
||||
public class UnityDoorNode:IWorldNode
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public object WorldObject { get; set; }
|
||||
public UnityDoorState State;
|
||||
public WorldInteractionProcess InteractionType;
|
||||
public bool IsDoubleSwing;
|
||||
|
Reference in New Issue
Block a user