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 // End TMP
/*** E3 Bodge ***/ /*** E3 Bodge ***/
#if !defined(__USER_sbart__)
if (Lvl>2) Lvl=0; if (Lvl>2) Lvl=0;
#endif
/****************/ /****************/
return(Finished); return(Finished);
} }