mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 21:13:05 +01:00
clang-format fixes
This commit is contained in:
@@ -136,7 +136,7 @@ void MapGenGenerateBlank(MapGenSettings* settings)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
MapGenSetWaterLevel(settings->water_level);
|
||||
}
|
||||
|
||||
|
||||
@@ -108,7 +108,7 @@ namespace OpenRCT2
|
||||
: _loc(loc)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
TileElementsView(const CoordsXY& loc)
|
||||
: _loc(loc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user