You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
Move server files into their subfolders
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "navigation_mesh.h"
|
||||
|
||||
#ifdef DEBUG_ENABLED
|
||||
#include "servers/navigation_server_3d.h"
|
||||
#include "servers/navigation_3d/navigation_server_3d.h"
|
||||
#endif // DEBUG_ENABLED
|
||||
|
||||
void NavigationMesh::create_from_mesh(const Ref<Mesh> &p_mesh) {
|
||||
|
||||
Reference in New Issue
Block a user