develop #50

Merged
cromer merged 47 commits from develop into master 2022-09-02 00:37:34 -04:00
Showing only changes of commit bc82d3d08c - Show all commits

View File

@ -1,5 +1,5 @@
#ifndef ALAI_GAME_OVER_SCREEN_H #ifndef ALAI_GAME_OVER_GAME_OVER_SCREEN_H
#define ALAI_GAME_OVER_SCREEN_H #define ALAI_GAME_OVER_GAME_OVER_SCREEN_H
#include <CanvasLayer.hpp> #include <CanvasLayer.hpp>
#include <Godot.hpp> #include <Godot.hpp>