同步代码
This commit is contained in:
10
types/UI/IconEnum.d.ts
vendored
10
types/UI/IconEnum.d.ts
vendored
@@ -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
|
Reference in New Issue
Block a user