mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
Fix mistake in array
This commit is contained in:
@@ -36,7 +36,7 @@ const rct_xy16 viewport_surface_paint_data[][4] = {
|
||||
{
|
||||
{32, 0},
|
||||
{-32, 32},
|
||||
{-64, 32},
|
||||
{-64, -32},
|
||||
{0, -64}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user