diff --git a/src/g_demo.c b/src/g_demo.c index 635b42b1318aea2a9e8a4070857a467afa25952e..16d29fb886904224dd440f0c1dc46d82e54a77a2 100644 --- a/src/g_demo.c +++ b/src/g_demo.c @@ -1668,7 +1668,7 @@ UINT8 G_CmpDemoTime(char *oldname, char *newname) switch(oldversion) // demoversion { case DEMOVERSION: // latest always supported - case 0x000d: // latest always supported + case 0x000d: // The previous demoversion also supported case 0x000c: // all that changed between then and now was longer color name break; // too old, cannot support.