You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
Fix code formatting
This commit is contained in:
@@ -85,7 +85,7 @@ void EntityPaintSetup(paint_session& session, const CoordsXY& pos)
|
||||
}
|
||||
|
||||
const auto entityPos = spr->GetLocation();
|
||||
|
||||
|
||||
// Only paint sprites that are below the clip height and inside the clip selection.
|
||||
// Here converting from land/path/etc height scale to pixel height scale.
|
||||
// Note: peeps/scenery on slopes will be above the base
|
||||
|
||||
Reference in New Issue
Block a user