2
0
Эх сурвалжийг харах

Change OK text in snap dialog to OK

Aaron Franke 5 жил өмнө
parent
commit
8f85858224

+ 0 - 1
editor/plugins/canvas_item_editor_plugin.cpp

@@ -87,7 +87,6 @@ public:
 		GridContainer *child_container;
 
 		set_title(TTR("Configure Snap"));
-		get_ok()->set_text(TTR("Close"));
 
 		container = memnew(VBoxContainer);
 		add_child(container);