Don't reset evidence selection (#860)
They are defaulted in the header. This SHOULD not affect the client negatively.
This commit is contained in:
		
							parent
							
								
									ee747eaac9
								
							
						
					
					
						commit
						7746b9593c
					
				@ -1594,9 +1594,6 @@ void Courtroom::update_character(int p_cid, QString char_name, bool reset_emote)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void Courtroom::enter_courtroom()
 | 
					void Courtroom::enter_courtroom()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  current_evidence_page = 0;
 | 
					 | 
				
			||||||
  current_evidence = 0;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  set_evidence_page();
 | 
					  set_evidence_page();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  if (ao_app->flipping_supported)
 | 
					  if (ao_app->flipping_supported)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user