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
In World.cpp at line 1597 on rare occasions (notably blue moblins entering from the north side) can result in fineRow evaluating as 255, causing a memory access violation in GetTileBehavior()
In World.cpp at line 1597 on rare occasions (notably blue moblins entering from the north side) can result in fineRow evaluating as 255, causing a memory access violation in GetTileBehavior()