mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Fixed typo in openrct2.d.ts, ScenarioObjectiveType (#20592)
This commit is contained in:
2
distribution/openrct2.d.ts
vendored
2
distribution/openrct2.d.ts
vendored
@@ -3573,7 +3573,7 @@ declare global {
|
|||||||
/**
|
/**
|
||||||
* The objective type.
|
* The objective type.
|
||||||
*/
|
*/
|
||||||
type: ScenarioObjective;
|
type: ScenarioObjectiveType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The required number of guests.
|
* The required number of guests.
|
||||||
|
|||||||
Reference in New Issue
Block a user