This commit is contained in:
Daveo 2001-05-14 20:05:25 +00:00
parent b8b52b3aba
commit 09742436e2

View File

@ -166,7 +166,9 @@ bool Finished=false;
}
// End TMP
/*** E3 Bodge ***/
#if !defined(__USER_sbart__)
if (Lvl>2) Lvl=0;
#endif
/****************/
return(Finished);
}