mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Remove pointless masking
This commit is contained in:
@@ -1348,7 +1348,6 @@ void MapUpdateTiles()
|
||||
}
|
||||
|
||||
gGrassSceneryTileLoopPosition++;
|
||||
gGrassSceneryTileLoopPosition &= 0xFFFF;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user