mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
This commit is contained in:
committed by
GitHub
parent
1f411ad792
commit
ad3e98f339
@@ -358,6 +358,7 @@ static Widget _waterWidgets[] = {
|
||||
// Move to tool bottom left
|
||||
mapTile.x -= tool_length / 2;
|
||||
mapTile.y -= tool_length / 2;
|
||||
mapTile = mapTile.ToTileStart();
|
||||
|
||||
if (gMapSelectPositionA.x != mapTile.x)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user