You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Cleans up headers included in editor_node.h
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
|
||||
#include "mesh_editor_plugin.h"
|
||||
|
||||
#include "editor/editor_scale.h"
|
||||
|
||||
void MeshEditor::_gui_input(Ref<InputEvent> p_event) {
|
||||
|
||||
Ref<InputEventMouseMotion> mm = p_event;
|
||||
|
||||
Reference in New Issue
Block a user