Deprecate building:level (close #96)

This commit is contained in:
Quincy Morgan
2020-12-15 10:01:47 -05:00
parent a768c58a06
commit e480498590
+4
View File
@@ -367,6 +367,10 @@
"old": {"building:height": "*"},
"replace": {"height": "$1"}
},
{
"old": {"building:level": "*"},
"replace": {"building:levels": "$1"}
},
{
"old": {"building:material": "Brick"},
"replace": {"building:material": "brick"}