diff --git a/source/steamshim_parent/steamshim_parent.cpp b/source/steamshim_parent/steamshim_parent.cpp index 5330e4aac..1e3954f32 100644 --- a/source/steamshim_parent/steamshim_parent.cpp +++ b/source/steamshim_parent/steamshim_parent.cpp @@ -1,5 +1,5 @@ #ifndef GAME_LAUNCH_NAME -#define GAME_LAUNCH_NAME "megaglest_shim" +#define GAME_LAUNCH_NAME "megaglest" #endif #ifdef _WIN32