mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	set: fix region code for system settings
This commit is contained in:
		
							parent
							
								
									d1e0039bc8
								
							
						
					
					
						commit
						7836c0867d
					
				| @ -307,6 +307,9 @@ ISystemSettingsServer::ISystemSettingsServer(Core::System& system_) | ||||
| 
 | ||||
|     SetupSettings(); | ||||
| 
 | ||||
|     m_system_settings.region_code = | ||||
|         static_cast<SystemRegionCode>(Settings::values.region_index.GetValue()); | ||||
| 
 | ||||
|     // TODO: Remove this when starter applet is fully functional
 | ||||
|     EulaVersion eula_version{ | ||||
|         .version = 0x10000, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user