-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#ifndef WORLD_2D_H
|
||||
#define WORLD_2D_H
|
||||
|
||||
#include "global_config.h"
|
||||
#include "project_settings.h"
|
||||
#include "resource.h"
|
||||
#include "servers/physics_2d_server.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user