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
@@ -82,5 +82,6 @@ namespace RedHotRoast
public const string SaveingPotModel = "SaveingPotModel";
public const string GameAgainModel = "GameAgainModel";
public const string ArrowSettingModel = "ArrowSettingModel";
public const string ArrowGameResultModel = "ArrowGameResultModel";
}
}