mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Update min zoom
This commit is contained in:
@@ -138,7 +138,7 @@ public:
|
||||
|
||||
static constexpr ZoomLevel min()
|
||||
{
|
||||
return -2;
|
||||
return 0;
|
||||
}
|
||||
|
||||
static constexpr ZoomLevel max()
|
||||
|
||||
Reference in New Issue
Block a user