This commit is contained in:
iceman1001 2018-07-29 16:30:36 +02:00
commit 506da3ff4c
2 changed files with 2 additions and 1 deletions

View file

@ -150,7 +150,6 @@ int GetModels(char *Models[], int *count, uint8_t *width){
if (pset.flags & P_REFOUT)
prev(&apoly);
for (qptr = apolys; qptr < pptr; ++qptr) {
crc = pcrc(*qptr, pset.spoly, pset.init, apoly, 0);
if (ptst(crc)) {