CGE2: Add explanation to comment in caveUp().

This commit is contained in:
uruk 2014-05-23 10:12:48 +02:00
parent ba8e801ada
commit afa15dd74f

View File

@ -368,7 +368,7 @@ void CGE2Engine::caveUp(int cav) {
_vga->sunrise(_vga->_sysPal);
feedSnail(_vga->_showQ->locate(bakRef + 255), kNear, _heroTab[_sex]->_ptr);
//setDrawColors();
//setDrawColors(); - It's only for debugging purposes. Can be left out for now.
}
void CGE2Engine::showBak(int ref) {