Skip to content

Commit

Permalink
Hide variable rename warning when opening reference manager
Browse files Browse the repository at this point in the history
  • Loading branch information
Jowan-Spooner committed Apr 15, 2024
1 parent b546d08 commit 9157ecc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ func variable_renamed(old_name:String, new_name:String):

func _on_reference_manager_pressed():
editors_manager.reference_manager.open()
%ReferenceInfo.hide()

#endregion

Expand Down

0 comments on commit 9157ecc

Please sign in to comment.