mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 21:21:10 +00:00
Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
parent
73d85f46c9
commit
f241c1fda0
185 changed files with 57 additions and 308 deletions
|
|
@ -40,10 +40,8 @@
|
|||
#include "main/main.h"
|
||||
#include "scene/3d/mesh_instance_3d.h"
|
||||
#include "scene/3d/navigation_region_3d.h"
|
||||
#include "scene/3d/physics/physics_body_3d.h"
|
||||
#include "scene/3d/physics/static_body_3d.h"
|
||||
#include "scene/gui/menu_button.h"
|
||||
#include "scene/main/window.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
|
||||
void MeshLibraryEditor::edit(const Ref<MeshLibrary> &p_mesh_library) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue