mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #4498 from valentinvanelslande/patch-2
host_room: change minimum members to 2
This commit is contained in:
		
						commit
						d2003dae4a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -65,7 +65,7 @@ | |||
|         <item row="2" column="1"> | ||||
|          <widget class="QSpinBox" name="max_player"> | ||||
|           <property name="minimum"> | ||||
|            <number>1</number> | ||||
|            <number>2</number> | ||||
|           </property> | ||||
|           <property name="maximum"> | ||||
|            <number>16</number> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue