Add test chamber 05 observation room details

This commit is contained in:
James Lambert 2023-10-14 18:38:35 -06:00
parent ea5665af0f
commit d7842f9697

View file

@ -203,7 +203,7 @@ static void gameProc(void* arg) {
contactSolverInit(&gContactSolver);
portalSurfaceCleanupQueueInit();
savefileLoad();
levelLoadWithCallbacks(MAIN_MENU);
levelLoadWithCallbacks(5);
gCurrentTestSubject = 0;
cutsceneRunnerReset();
controllersInit();