mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
Confine provisional paths to Footpath.cpp
This commit is contained in:
@@ -557,6 +557,9 @@ public:
|
||||
case INTENT_ACTION_RESTORE_PROVISIONAL_ELEMENTS:
|
||||
ProvisionalElementsRestore();
|
||||
break;
|
||||
case INTENT_ACTION_REMOVE_PROVISIONAL_FOOTPATH:
|
||||
FootpathRemoveProvisional();
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user