]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.c
Transfusion update: renamed the mod directory to "basetf" instead of "transfusion...
[xonotic/darkplaces.git] / common.c
index 66a218dcb053650c6c2a855db6390ae837a2cbb4..45e9f814050eac6b858266d88eedeb680bc426b2 100644 (file)
--- a/common.c
+++ b/common.c
@@ -819,7 +819,7 @@ void COM_InitGameType (void)
                break;
        case GAME_TRANSFUSION:
                gamename = "Transfusion";
-               gamedirname = "transfusion";
+               gamedirname = "basetf";
                break;
        case GAME_GOODVSBAD2:
                gamename = "GoodVs.Bad2";