1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(初始选择): 添加初始增益和武器数量限制

- 新增OutGameStorage类存储最大初始数量配置
- 修改SelectInitialFeed面板逻辑以限制选择数量
- 优化FeedCardBase样式和布局
- 移除不必要的ScrollContainer简化UI结构
This commit is contained in:
2026-05-04 07:03:18 +08:00
parent 0eabde6852
commit e53af2a163
5 changed files with 60 additions and 56 deletions
+4
View File
@@ -0,0 +1,4 @@
class_name OutGameStorage
static var maxInitialFeedCount: int = 3
static var maxInitialWeaponCount: int = 3
+1
View File
@@ -0,0 +1 @@
uid://dum6mef633vej