fix(blockpuzzle): 修复方块拼图回收逻辑和面板显示
This commit is contained in:
@@ -642,6 +642,8 @@ namespace AibisDream
|
||||
// 网格内Shape
|
||||
public GridShapeData[] gridShapeDataInfos;
|
||||
public string[] shapeInRack;
|
||||
// 回收时不添加 DeviceButton 的 Shape 名称列表
|
||||
public string[] recycleNoButtonShapes;
|
||||
// 验证器
|
||||
public string validatorName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user