1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-22 15:23:01 +01:00

Fixed typo in openrct2.d.ts, ScenarioObjectiveType (#20592)

This commit is contained in:
Crazycolbster
2023-07-11 09:14:30 +12:00
committed by GitHub
parent ea3508b22c
commit a7881a5046

View File

@@ -3573,7 +3573,7 @@ declare global {
/**
* The objective type.
*/
type: ScenarioObjective;
type: ScenarioObjectiveType;
/**
* The required number of guests.