feature/Coin #32

Merged
cromer merged 22 commits from feature/Coin into develop 2022-08-27 22:39:01 -04:00
Showing only changes of commit ff600cd761 - Show all commits

View File

@ -18,7 +18,6 @@ namespace godot
private:
public:
/**
* @brief This method registers classes with Godot.
@ -52,7 +51,6 @@ namespace godot
*/
void _on_botonreiniciar_pressed();
};
}
#endif