master #31

Merged
sin365 merged 9 commits from Alienjack/AxibugEmuOnline:master into master 2024-08-30 18:18:47 +08:00
Showing only changes of commit 9c80ed0a26 - Show all commits

View File

@ -30,6 +30,8 @@ namespace AxibugEmuOnline.Client
{ {
m_romlib.BeginFetchRomInfo(m_romfile); m_romlib.BeginFetchRomInfo(m_romfile);
} }
SetSelectState(data is ThirdMenuRoot tr && tr.SelectIndex == Index);
} }
public void SetDependencyProperty(object data) public void SetDependencyProperty(object data)