1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 12:03:07 +01:00

Move item temperature thresholds to climate objects

This commit is contained in:
Aaron van Geffen
2025-03-07 18:57:00 +01:00
parent fb9df58e1c
commit 2ce206ed03
5 changed files with 45 additions and 21 deletions

View File

@@ -64,7 +64,6 @@
#include "../ui/WindowManager.h"
#include "../util/Util.h"
#include "../windows/Intent.h"
#include "../world/Climate.h"
#include "../world/Park.h"
#include "../world/Scenery.h"
#include "Viewport.h"