Commit ·
7fe7d33
1
Parent(s): 3b8fd19
Update oneformer-room-classes.json
Browse files
oneformer-room-classes.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"0": {"isthing":
|
| 3 |
-
"1": {"isthing": 1, "name": "
|
|
|
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"0": {"isthing": 0, "name": "background"},
|
| 3 |
+
"1": {"isthing": 1, "name": "closed room"},
|
| 4 |
+
"2": {"isthing": 1, "name": "open room"}
|
| 5 |
}
|