fix example

This commit is contained in:
Imbris 2020-04-12 13:39:21 -04:00
parent cee1c2f85b
commit b98680b9cb

View File

@ -37,6 +37,12 @@ fn main() {
hand: None,
pants: None,
foot: None,
back: None,
ring: None,
neck: None,
lantern: None,
head: None,
tabard: None,
};
// Setup scene (using the character selection screen `Scene`)