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
cee1c2f85b
commit
b98680b9cb
@ -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…
Reference in New Issue
Block a user