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
Would like to have an option to explicitly set where the "empty tile" is, defined as the tile with chr equal to [0]*16. All other unused tiles should just be optionally fillable.
Would like to have an option to explicitly set where the "empty tile" is, defined as the tile with chr equal to
[0]*16. All other unused tiles should just be optionally fillable.