mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
@ -463,5 +463,5 @@ void SkinManageDialog::on_userBtn_clicked()
|
||||
if (m_capes.contains(mcProfile.currentCape)) {
|
||||
s.setCapeId(mcProfile.currentCape);
|
||||
}
|
||||
m_list.updateSkin(s);
|
||||
m_list.updateSkin(&s);
|
||||
}
|
Reference in New Issue
Block a user