Don't reset evidence selection (#860)

They are defaulted in the header. This SHOULD not affect the client negatively.
This commit is contained in:
Salanto 2022-08-20 14:57:58 +02:00 committed by GitHub
parent ee747eaac9
commit 7746b9593c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1594,9 +1594,6 @@ void Courtroom::update_character(int p_cid, QString char_name, bool reset_emote)
void Courtroom::enter_courtroom()
{
current_evidence_page = 0;
current_evidence = 0;
set_evidence_page();
if (ao_app->flipping_supported)