mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	fix_issue_#1594
This commit is contained in:
		
							parent
							
								
									42d41a3fbc
								
							
						
					
					
						commit
						aa929bc1f1
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -32,8 +32,6 @@ void MeshInstanceEditor::_menu_option(int p_option) { | |||
| 
 | ||||
| 	Ref<Mesh> mesh = node->get_mesh(); | ||||
| 	if (mesh.is_null()) { | ||||
| 		err_dialog->set_text("Mesh is empty!"); | ||||
| 		err_dialog->popup_centered(Size2(100,50)); | ||||
| 		return; | ||||
| 	} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Franklin Sobrinho
						Franklin Sobrinho