afegit mode autoplay en debug

This commit is contained in:
2026-04-04 10:42:31 +02:00
parent 4c1ed1cf9b
commit 1a2298963d
4 changed files with 100 additions and 2 deletions
+2
View File
@@ -38,6 +38,8 @@ class Director {
int initial_stage = 0;
bool show_render_info = true;
std::string resource_loading;
bool autoplay = false;
bool invincibility = false;
DebugConfig()
: initial_section("game"),