You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix some error messages
This commit is contained in:
@@ -137,7 +137,6 @@ private:
|
||||
Vector3 _get_screen_to_space(const Vector3& p_vector3);
|
||||
|
||||
void _select_region();
|
||||
void _update_selection();
|
||||
bool _gizmo_select(const Vector2& p_screenpos,bool p_hilite_only=false);
|
||||
|
||||
float get_znear() const;
|
||||
|
||||
Reference in New Issue
Block a user