1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 09:44:52 +01:00

Fix #17377: Park entrance can be placed without path in Scenario Editor

This commit is contained in:
Artem Yanenko
2022-07-02 16:02:27 +02:00
committed by GitHub
parent f58bd0319c
commit 019ed54a48
5 changed files with 138 additions and 136 deletions

View File

@@ -159,6 +159,7 @@ public:
InitMap();
gWindowSceneryRotation = 0;
CentreMapOnViewPoint();
FootpathSelectDefault();
// Reset land rights tool size
_landRightsToolSize = 1;