This commit is contained in:
MS
2025-06-08 21:38:36 -04:00
committed by GitHub
parent 82f1ce8814
commit f334eae667
2 changed files with 4 additions and 4 deletions

View File

@@ -30,8 +30,8 @@ public:
e_unknown11 = 11, // Can only be reached via e_unknown10
e_afterAcceptingQuest = 12,
e_exitImmediately = 13,
e_exitToFront = 14,
e_exitToInfocenter = 15,
e_exitToInfocenter = 14,
e_exitToFront = 15,
};
HospitalState();