mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Allow to compile templates without navigation features
This commit is contained in:
parent
d52b84e472
commit
556933306a
79 changed files with 665 additions and 220 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/editor_undo_redo_manager.h"
|
||||
#include "scene/2d/navigation_region_2d.h"
|
||||
#include "scene/2d/navigation/navigation_region_2d.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
|
||||
Ref<NavigationPolygon> NavigationPolygonEditor::_ensure_navpoly() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue