Xpitfire commited on
Commit
70ba169
1 Parent(s): d637698

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -27,9 +27,9 @@
27
  "6": "sill",
28
  "7": "balcony",
29
  "8": "blind",
30
- "9": "pillar",
31
  "10": "deco",
32
- "11": "molding",
33
  "12": "shop"
34
  },
35
 
@@ -43,9 +43,9 @@
43
  "sill": 6,
44
  "balcony": 7,
45
  "blind": 8,
46
- "pillar": 9,
47
  "deco": 10,
48
- "molding": 11,
49
  "shop": 12
50
  }
51
  }
27
  "6": "sill",
28
  "7": "balcony",
29
  "8": "blind",
30
+ "9": "molding",
31
  "10": "deco",
32
+ "11": "pillar",
33
  "12": "shop"
34
  },
35
 
43
  "sill": 6,
44
  "balcony": 7,
45
  "blind": 8,
46
+ "molding": 9,
47
  "deco": 10,
48
+ "pillar": 11,
49
  "shop": 12
50
  }
51
  }