diff --git a/source/main.cpp b/source/main.cpp index 28e23c0338..bc00fd4a66 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -333,7 +333,7 @@ static int ProgressiveLoad() break; } } - catch (PSERROR_Game_World_MapLoadFailed& e) + catch (std::exception& e) { // Map loading failed