mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix example
This commit is contained in:
parent
728158d27d
commit
2069c1aca4
@ -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`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user