Fix character-specific color list not being properly regenerated on a theme reload (#525)
This commit is contained in:
		
							parent
							
								
									a5e1cc4173
								
							
						
					
					
						commit
						9b8945f21a
					
				@ -5258,6 +5258,7 @@ void Courtroom::on_reload_theme_clicked()
 | 
			
		||||
  set_widgets();
 | 
			
		||||
  update_character(m_cid);
 | 
			
		||||
  enter_courtroom();
 | 
			
		||||
  gen_char_rgb_list(ao_app->get_chat(current_char));
 | 
			
		||||
 | 
			
		||||
  anim_state = 4;
 | 
			
		||||
  text_state = 3;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user