Arreglos varios al codi
This commit is contained in:
@@ -49,7 +49,7 @@ private:
|
||||
Asset(std::string path);
|
||||
|
||||
// Destructor
|
||||
~Asset();
|
||||
~Asset() = default;
|
||||
|
||||
public:
|
||||
// [SINGLETON] Crearemos el objeto screen con esta función estática
|
||||
|
||||
Reference in New Issue
Block a user