Ejemplo n.º 1
0
 public Entity(IntVec3 origin)
 {
     attributes.Add("origin", origin.ToString());
 }