- Correct launcher name for steam

This commit is contained in:
SoftCoder
2017-09-23 17:19:55 -07:00
parent 36bc6a4497
commit 3e5bc9c744

View File

@@ -1,5 +1,5 @@
#ifndef GAME_LAUNCH_NAME
#define GAME_LAUNCH_NAME "megaglest_shim"
#define GAME_LAUNCH_NAME "megaglest"
#endif
#ifdef _WIN32