You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Move singleton management from ProjectSettings to Engine
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
|
||||
#include "bind/core_bind.h"
|
||||
#include "class_db.h"
|
||||
#include "engine.h"
|
||||
#include "io/marshalls.h"
|
||||
#include "object.h"
|
||||
#include "os/os.h"
|
||||
#include "project_settings.h"
|
||||
#include "reference.h"
|
||||
#include "variant_parser.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user