mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Disable all 3D nodes, physics, and resources when compiling without 3D
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
/**************************************************************************/
|
||||
|
||||
#include "navigation_server_3d.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "scene/main/node.h"
|
||||
|
||||
NavigationServer3D *NavigationServer3D::singleton = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user