mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Fix formatting
This commit is contained in:
@@ -226,7 +226,7 @@ GameActions::Result::Ptr LargeSceneryPlaceAction::Execute() const
|
||||
log_error("No free map elements available");
|
||||
return std::make_unique<LargeSceneryPlaceActionResult>(GameActions::Status::NoFreeElements);
|
||||
}
|
||||
|
||||
|
||||
// Allocate banner
|
||||
Banner* banner = nullptr;
|
||||
if (sceneryEntry->scrolling_mode != SCROLLING_MODE_NONE)
|
||||
|
||||
Reference in New Issue
Block a user