同步代码

This commit is contained in:
ChenX
2022-06-08 09:43:31 +08:00
parent 38e7ab4a80
commit 8c0aa22524
59 changed files with 302 additions and 206 deletions

View File

@@ -185,8 +185,16 @@ export declare enum IconEnum {
ParseBoardName = "PARSEBOARDNAME.svg",
Curve2Wall = "Curve2Wall.svg",
Curve2Wall2 = "Curve2Wall2.svg",
Curve2Wall3 = "Curve2Wall3.svg",
DrawWall = "DrawWall.svg",
DrawWallInside = "DWWS.svg",
DrawRecWall = "RecWall.svg"
DrawRecWall = "RecWall.svg",
DoorHole = "DoorHole.svg",
DrawDoor = "DrawDoor.svg",
DrawWindow = "DrawWindow.svg",
DrawLWindow = "DrawLWindow.svg",
DrawUWindow = "DrawUWindow.svg",
DrawUWindow2 = "DrawUWindow2.svg",
DrawPWindow = "DrawPWindow.svg"
}
//# sourceMappingURL=IconEnum.d.ts.map