develop #50

Merged
cromer merged 47 commits from develop into master 2022-09-02 00:37:34 -04:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit bc82d3d08c - Show all commits

View File

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