mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 00:09:11 +00:00
Various formatting and consistency fixes
This commit is contained in:
parent
5fb94230cd
commit
b25e1a2eb4
61 changed files with 143 additions and 178 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue