mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
This commit is contained in:
		
							parent
							
								
									0432fc17eb
								
							
						
					
					
						commit
						1485093fd9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -104,7 +104,6 @@ void AnnounceMultiplayerSession::AnnounceMultiplayerLoop() { | |||
|                 for (auto callback : error_callbacks) { | ||||
|                     (*callback)(result); | ||||
|                 } | ||||
|                 announce = false; | ||||
|             } | ||||
|         } | ||||
|         std::this_thread::sleep_for(announce_time_interval); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue