mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
Merge pull request #22386 from mrmbernardi/format
Apply check-code-formatting changes
This commit is contained in:
@@ -207,7 +207,7 @@ namespace OpenRCT2::Ui::Windows
|
||||
constexpr uint16_t FlashGuests = (1 << 1);
|
||||
constexpr uint16_t FlashStaff = (1 << 3);
|
||||
constexpr uint16_t SwitchColour = (1 << 15); // Every couple ticks the colour switches
|
||||
} // namespace MapFlashingFlags
|
||||
} // namespace MapFlashingFlags
|
||||
|
||||
class MapWindow final : public Window
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user