You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Cleans up headers included in editor_node.h
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "core/core_string_names.h"
|
||||
#include "core/os/input.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "editor/editor_scale.h"
|
||||
|
||||
CurveEditor::CurveEditor() {
|
||||
_selected_point = -1;
|
||||
|
||||
Reference in New Issue
Block a user