You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch from specifying border wrapping with a boolean—true for wrapping (toroidal for rectangular world shape) and false for non-wrapping border—to an enum—specifically the same enum used for the shape since the wrapping options are shape dependent.
Switch from specifying border wrapping with a boolean—true for wrapping (toroidal for rectangular world shape) and false for non-wrapping border—to an enum—specifically the same enum used for the shape since the wrapping options are shape dependent.