1
This commit is contained in:
@@ -20,4 +20,9 @@ namespace Net.Project.B.Mark
|
||||
#endif
|
||||
}
|
||||
public class PositionMark:IMarkComponent{}
|
||||
[Serializable]
|
||||
public class GeneralMark:IWorldNode
|
||||
{
|
||||
public string name;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user