mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Added the ability to place new light objects in the world, lights don't work yet.
This commit is contained in:
@@ -2230,6 +2230,8 @@ ObjectClass * DisplayClass::Cell_Object(CELL cell, int x, int y) const
|
||||
HidPage.Unlock();
|
||||
}
|
||||
|
||||
lightManager.RenderLights();
|
||||
|
||||
#ifndef WIN32
|
||||
/*
|
||||
** Once the icons are drawn, duplicate the bottom line of the screen into the phantom
|
||||
|
||||
Reference in New Issue
Block a user