You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "environment.h"
|
||||
#include "global_config.h"
|
||||
#include "project_settings.h"
|
||||
#include "servers/visual_server.h"
|
||||
#include "texture.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user