This commit is contained in:
Christoph Oelckers 2014-09-08 23:26:17 +02:00
commit e2c2f635ac

View file

@ -536,6 +536,7 @@ void SetCompatibilityParams()
{
sectors[CompatParams[i + 1]].tag = CompatParams[i + 2];
}
i += 3;
break;
}
}