mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	Rename instance()->instantiate() when it's a verb
				
					
				
			This commit is contained in:
		
							parent
							
								
									60dcc4f39c
								
							
						
					
					
						commit
						e28fd07b2b
					
				
					 371 changed files with 1318 additions and 1318 deletions
				
			
		|  | @ -65,7 +65,7 @@ EditorDebuggerNode::EditorDebuggerNode() { | |||
| 	add_child(tabs); | ||||
| 
 | ||||
| 	Ref<StyleBoxEmpty> empty; | ||||
| 	empty.instance(); | ||||
| 	empty.instantiate(); | ||||
| 	tabs->add_theme_style_override("panel", empty); | ||||
| 
 | ||||
| 	auto_switch_remote_scene_tree = EDITOR_DEF("debugger/auto_switch_to_remote_scene_tree", false); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lightning_A
						Lightning_A