Eliminats warnings que nomes es veuen al compilar en macos/linux

This commit is contained in:
2024-10-27 17:45:49 +01:00
parent 759adbf6fd
commit b90ac65cfc
5 changed files with 18 additions and 21 deletions

View File

@@ -70,7 +70,7 @@ void Title::update()
{
if (post_fade_ == -1)
{
section::name = section::Name::GAME_DEMO;
section::name = next_section_;
}
else
{