mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-27 22:41:56 +08:00
e53af2a163
- 新增OutGameStorage类存储最大初始数量配置 - 修改SelectInitialFeed面板逻辑以限制选择数量 - 优化FeedCardBase样式和布局 - 移除不必要的ScrollContainer简化UI结构
5 lines
109 B
GDScript
5 lines
109 B
GDScript
class_name OutGameStorage
|
|
|
|
static var maxInitialFeedCount: int = 3
|
|
static var maxInitialWeaponCount: int = 3
|