mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	another fix
This commit is contained in:
		
							parent
							
								
									6d0c50dfec
								
							
						
					
					
						commit
						e420fb666f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -90,7 +90,7 @@ void Config::ReadValues() { | |||
|         profile.udp_input_port = static_cast<u16>( | ||||
|             ReadSetting("udp_input_port", InputCommon::CemuhookUDP::DEFAULT_PORT).toInt()); | ||||
|         profile.udp_pad_index = static_cast<u8>(ReadSetting("udp_pad_index", 0).toUInt()); | ||||
|         Settings::values.profiles.emplace_back(std::move(profile)); | ||||
|         Settings::values.input_profiles.emplace_back(std::move(profile)); | ||||
|     }; | ||||
| 
 | ||||
|     const int num_input_profiles = qt_config->beginReadArray("profiles"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue