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
There is a bug in original code where the hash for random object animations is precalculated. Instead of reading the map width with Map_width(a0), it just directly uses Map_width as a value which is an offset and has value 4. See: