You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Fix highlight typo
This commit is contained in:
@@ -484,7 +484,7 @@ public:
|
||||
|
||||
void update_transform_gizmo();
|
||||
|
||||
void select_gizmo_hilight_axis(int p_axis);
|
||||
void select_gizmo_highlight_axis(int p_axis);
|
||||
void set_custom_camera(Node *p_camera) { custom_camera = p_camera; }
|
||||
|
||||
void set_undo_redo(UndoRedo *p_undo_redo) { undo_redo = p_undo_redo; }
|
||||
|
||||
Reference in New Issue
Block a user