diff --git a/Editor/Sector Summary.cpp b/Editor/Sector Summary.cpp index f50a53eac..4811c5f5e 100644 --- a/Editor/Sector Summary.cpp +++ b/Editor/Sector Summary.cpp @@ -2907,7 +2907,7 @@ void ApologizeOverrideAndForceUpdateEverything() } // ADB: The call to EvaluateWorld does not use the .dat extension - EvaluateWorld( "p3_m", 0 ); + EvaluateWorld( "A9", 0 ); RemoveProgressBar( 2 ); gfUpdatingNow = FALSE; @@ -3160,3 +3160,4 @@ void ClearSummaryInfo() +