This commit is contained in:
YoshiRulz 2020-02-28 12:13:12 +10:00
parent c9d20426d3
commit 4e5849030b
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ namespace BizHawk.Client.EmuHawk
}
}
public string SecondaryName { get; set; }
public string? SecondaryName { get; set; }
private void VirtualPadAnalogStick_Load(object sender, EventArgs e)
{