This commit is contained in:
2025-11-05 23:59:55 +08:00
parent 80b26ade3b
commit b10e641105
28 changed files with 1089 additions and 1263 deletions
@@ -46,6 +46,11 @@ namespace AibisDream
_stringEvent.SetEntry(getBool.Invoke() ? data.trueKey : data.falseKey);
}
}
public void FreshState()
{
AfterClick();
}
}
[Serializable]