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
This came up with the addition of 64-bit support in 2455e36. Apparently some callers actually pass a pointer instead of a building ID.
This is used to help findAtTile(), so it should be fixed.
This came up with the addition of 64-bit support in 2455e36. Apparently some callers actually pass a pointer instead of a building ID.
This is used to help findAtTile(), so it should be fixed.