mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-21 23:03:04 +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.
|
||||
*/
|
||||
type: ScenarioObjective;
|
||||
type: ScenarioObjectiveType;
|
||||
|
||||
/**
|
||||
* The required number of guests.
|
||||
|
||||
Reference in New Issue
Block a user