forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la recarga de texturas
This commit is contained in:
@@ -783,8 +783,9 @@ void Room::reLoadTexture()
|
||||
{
|
||||
texture->loadFromFile(asset->get("standard_zxarne.png"), renderer);
|
||||
}
|
||||
// texture->reLoad();
|
||||
|
||||
fillMapTexture();
|
||||
|
||||
for (auto enemy : enemies)
|
||||
{
|
||||
enemy->reLoadTexture();
|
||||
|
||||
Reference in New Issue
Block a user