forked from sin365/AxibugEmuOnline
修复Rom列表,对象池复用,状态未回转的bug
This commit is contained in:
parent
96d0df5348
commit
9c80ed0a26
@ -30,6 +30,8 @@ namespace AxibugEmuOnline.Client
|
||||
{
|
||||
m_romlib.BeginFetchRomInfo(m_romfile);
|
||||
}
|
||||
|
||||
SetSelectState(data is ThirdMenuRoot tr && tr.SelectIndex == Index);
|
||||
}
|
||||
|
||||
public void SetDependencyProperty(object data)
|
||||
|
Loading…
Reference in New Issue
Block a user