add OutFly™ SecondSkyn Modern Astronaut Spacesuit/Loungewear
This commit is contained in:
parent
52e5b09ffa
commit
402883d8bf
2 changed files with 1 additions and 1 deletions
BIN
assets/models/suit.glb
Normal file
BIN
assets/models/suit.glb
Normal file
Binary file not shown.
|
@ -20,7 +20,7 @@ const ASSET_ASTEROID1: &str = "models/asteroid.glb#Scene0";
|
|||
const ASSET_ASTEROID2: &str = "models/asteroid2.glb#Scene0";
|
||||
fn asset_name_to_path(name: &str) -> &'static str {
|
||||
match name {
|
||||
"suit" => "external/alien.glb#Scene0",
|
||||
"suit" => "models/suit.glb#Scene0",
|
||||
"jupiter" => "models/jupiter.glb#Scene0",
|
||||
"asteroid1" => ASSET_ASTEROID1,
|
||||
"asteroid2" => ASSET_ASTEROID2,
|
||||
|
|
Loading…
Add table
Reference in a new issue