MORTEVIELLE: Fix protection skip and avoid instant exit

This commit is contained in:
Strangerke 2012-02-24 12:04:24 +01:00
parent 7a6eca74b4
commit 735c7c3c64

View File

@ -413,6 +413,7 @@ bool Ques::show() {
if (indx == 10) {
warning("Skipping protection check: testprot()");
protectionCheck = true;
tesok = true;
}
} while (!(indx == 10));