forked from jaildesigner-jailgames/jaildoctors_dilemma
Seguimos con las nuevas colisiones
This commit is contained in:
@@ -566,4 +566,10 @@ void Room::reLoadTexture()
|
||||
{
|
||||
item->reLoadTexture();
|
||||
}
|
||||
}
|
||||
|
||||
// Obten el tamaño del tile
|
||||
int Room::getTileSize()
|
||||
{
|
||||
return 8;
|
||||
}
|
||||
Reference in New Issue
Block a user