1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 08:14:38 +01:00

Implement scaffolding for climate objects

This commit is contained in:
Aaron van Geffen
2025-02-01 16:52:39 +01:00
parent 16222331a9
commit 5dda84c891
14 changed files with 88 additions and 11 deletions

View File

@@ -153,6 +153,9 @@ const std::string_view DefaultSelectedObjects[] = {
"rct2.peep_animations.handyman",
"rct2.peep_animations.mechanic",
"rct2.peep_animations.security",
// Climate object
"rct2.climate.warm",
};
const std::string_view DesignerSelectedObjects[] = {