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
Optimized tiledata.mul loading algorithm. Its significantly faster now.
Added custom extension method for array copying instead of using LINQ, which was way slower.