You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Don't store values when loading them
This commit is contained in:
@@ -60,6 +60,8 @@ private:
|
||||
RUN_MULTIPLE_INSTANCES,
|
||||
};
|
||||
|
||||
bool initializing = true;
|
||||
|
||||
void _update_debug_options();
|
||||
void _notification(int p_what);
|
||||
void _menu_option(int p_option);
|
||||
|
||||
Reference in New Issue
Block a user