mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-02 17:19:53 -05:00
Various formatting and consistency fixes
This commit is contained in:
@@ -246,7 +246,7 @@ CISOProperties::CISOProperties(const std::string fileName, wxWindow* parent, wxW
|
||||
break;
|
||||
}
|
||||
|
||||
if (IsWiiDisc) // Only one language with wii banners
|
||||
if (IsWiiDisc) // Only one language with Wii banners
|
||||
{
|
||||
m_Lang->SetSelection(0);
|
||||
m_Lang->Disable();
|
||||
|
||||
Reference in New Issue
Block a user