You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
remove trailing whitespace
This commit is contained in:
@@ -326,7 +326,7 @@ MultiMeshEditor::MultiMeshEditor() {
|
||||
|
||||
options = memnew( MenuButton );
|
||||
SpatialEditor::get_singleton()->add_control_to_menu_panel(options);
|
||||
|
||||
|
||||
options->set_text("MultiMesh");
|
||||
options->set_icon(EditorNode::get_singleton()->get_gui_base()->get_icon("MultiMeshInstance","EditorIcons"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user