turn off the SHOWCASE flag

This commit is contained in:
2025-09-13 14:46:07 -05:00
parent 037ce90ace
commit 6d10675932

View File

@@ -1,7 +1,8 @@
#include <SFML/Graphics.hpp>
#define SHOWCASE 1
// This flag marks a build for live showcase. Starting the tutorial will reset all help dialogs.
// #define SHOWCASE 1
#ifdef __APPLE__
extern eMenuChoice menuChoice;