修复OptionUI找寻一个可以被选中的Item时的死循环报错

This commit is contained in:
ALIENJACK\alien 2024-11-11 17:23:44 +08:00
parent 45539f3b92
commit 0887c62424

View File

@ -103,6 +103,7 @@ namespace AxibugEmuOnline.Client
{
find = true;
}
currentSelect++;
}
}