afegit mode autoplay en debug
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user