mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	Fix AssetLibrary not going online when clicking button
This commit is contained in:
		
							parent
							
								
									39f90600bc
								
							
						
					
					
						commit
						6caa24b1b8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -680,7 +680,7 @@ void EditorAssetLibrary::_notification(int p_what) { | |||
| 
 | ||||
| 		case EditorSettings::NOTIFICATION_EDITOR_SETTINGS_CHANGED: { | ||||
| 			if (!EditorSettings::get_singleton()->check_changed_settings_in_group("asset_library") && | ||||
| 					!EditorSettings::get_singleton()->check_changed_settings_in_group("netweork")) { | ||||
| 					!EditorSettings::get_singleton()->check_changed_settings_in_group("network")) { | ||||
| 				break; | ||||
| 			} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 kobewi
						kobewi