non-misleading comment

This commit is contained in:
Riku Salminen 2021-05-28 22:32:11 +03:00
parent 21dab7bd66
commit 22aaffa35d

View file

@ -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.