fix:1、修复bug

This commit is contained in:
2026-07-13 14:16:20 +08:00
parent 6b2fb1b091
commit 1525921521
23 changed files with 941 additions and 13 deletions
@@ -84,5 +84,6 @@ namespace RedHotRoast
public const string SaveingPotCtrl = "SaveingPotCtrl";
public const string GameAgainCtrl = "GameAgainCtrl";
public const string ArrowSettingCtrl = "ArrowSettingCtrl";
public const string ArrowGameResultCtrl = "ArrowGameResultCtrl";
}
}