fix: loading a tasproj wouldn't set autofire (despite the gui showing it did)
This commit is contained in:
parent
3cc9684ebd
commit
ec5e88c808
|
@ -604,6 +604,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
{
|
||||
SetUpColumns();
|
||||
}
|
||||
UpdateAutoFire();
|
||||
|
||||
SetUpToolStripColumns();
|
||||
|
||||
|
|
Loading…
Reference in New Issue