maybe fix hotreload panic

This commit is contained in:
Imbris 2020-02-28 00:25:16 -05:00 committed by timokoesters
parent caf4159463
commit dc88e33a63
3 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@
vox_spec: ("armor.belt.plate-0", (-5.0, -3.5, 2.0)),
color: None
),
})
})

View File

@ -35,4 +35,4 @@
vox_spec: ("armor.chest.plate_green-0", (-7.0, -3.5, 2.0)),
color: None
)
})
})

View File

@ -31,4 +31,4 @@
vox_spec: ("armor.pants.plate_green-0", (-5.0, -3.5, 1.0)),
color: None
),
})
})