You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Some code changed with Clang-Tidy
This commit is contained in:
@@ -133,7 +133,7 @@ public:
|
||||
virtual bool is_editable() const;
|
||||
|
||||
void set_hidden(bool p_hidden);
|
||||
void set_plugin(EditorSpatialGizmoPlugin *p_gizmo);
|
||||
void set_plugin(EditorSpatialGizmoPlugin *p_plugin);
|
||||
|
||||
EditorSpatialGizmo();
|
||||
~EditorSpatialGizmo();
|
||||
|
||||
Reference in New Issue
Block a user