mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Mono: Fix domain reload never triggering
(cherry picked from commit f1130f9a8a)
			
			
This commit is contained in:
		
							parent
							
								
									286ff21dd1
								
							
						
					
					
						commit
						fc678567d7
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -649,6 +649,8 @@ void CSharpLanguage::reload_assemblies_if_needed(bool p_soft_reload) { | |||
| 			name = "UnnamedProject"; | ||||
| 		} | ||||
| 
 | ||||
| 		name += ".dll"; | ||||
| 
 | ||||
| 		if (proj_assembly) { | ||||
| 			String proj_asm_path = proj_assembly->get_path(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ignacio Etcheverry
						Ignacio Etcheverry