fix: loading a tasproj wouldn't set autofire (despite the gui showing it did)

This commit is contained in:
SuuperW 2020-12-19 13:42:10 -06:00
parent 3cc9684ebd
commit ec5e88c808
1 changed files with 1 additions and 0 deletions

View File

@ -604,6 +604,7 @@ namespace BizHawk.Client.EmuHawk
{
SetUpColumns();
}
UpdateAutoFire();
SetUpToolStripColumns();