Si no poses cap nom, tria un nom de jailer al azar
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
void update() override;
|
||||
|
||||
// Dibuja el sprite
|
||||
void render();
|
||||
void render() override;
|
||||
|
||||
// Getters
|
||||
int getDestX() const { return dest_x_; }
|
||||
|
||||
Reference in New Issue
Block a user