mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-28 21:31:04 +00:00
Accidental removal
This commit is contained in:
parent
e59a675eb3
commit
494fa55390
1 changed files with 3 additions and 0 deletions
|
@ -3310,6 +3310,9 @@ tryagain:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!isokmap)
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
for (bufx = 0; bufx < (maphell ? 3 : NUMMAPS); bufx++)
|
for (bufx = 0; bufx < (maphell ? 3 : NUMMAPS); bufx++)
|
||||||
|
|
Loading…
Reference in a new issue