forked from jaildesigner-jailgames/jaildoctors_dilemma
canvi de pc
This commit is contained in:
@@ -475,7 +475,7 @@ void Room::fillMapTexture()
|
||||
{
|
||||
const Uint8 color = stringToColor(bg_color_);
|
||||
Screen::get()->setRenderSurfaceData(map_surface_);
|
||||
Screen::get()->clear(color);
|
||||
Screen::get()->clearSurface(color);
|
||||
|
||||
// Los tileSetFiles son de 20x20 tiles. El primer tile es el 0. Cuentan hacia la derecha y hacia abajo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user