This commit is contained in:
Daveo 2001-08-17 17:06:29 +00:00
parent d167507b25
commit 5190abd658

View File

@ -74,10 +74,9 @@ void CLayerBack::think(DVECTOR &MapPos)
/*****************************************************************************/ /*****************************************************************************/
const int BM=16; const int BM=16;
const int BB=16; const int BB=16;
int RB=1;
void CLayerBack::render() void CLayerBack::render()
{ {
if (!RB) return;
sOT *ThisOT=OtPtr+(MAX_OT-1); sOT *ThisOT=OtPtr+(MAX_OT-1);
int i,ThisY=-YOfs; int i,ThisY=-YOfs;
// Render Back Sprites // Render Back Sprites