commit de anar a dormir
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
struct explosion_texture_t
|
||||
{
|
||||
Texture *texture; // Textura para la explosión
|
||||
std::shared_ptr<Texture>texture; // Textura para la explosión
|
||||
std::vector<std::string> *animation; // Animación para la textura
|
||||
int size; // Tamaño de la explosión
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user