mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
new loading screen bg
This commit is contained in:
parent
6094e4b017
commit
4f1104a417
BIN
assets/voxygen/background/bg_9.png
(Stored with Git LFS)
Normal file
BIN
assets/voxygen/background/bg_9.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -104,7 +104,7 @@
|
||||
),
|
||||
Armor(Shoulder(Plate0)): VoxTrans(
|
||||
"voxel.armor.shoulder.plate_left-0",
|
||||
(0.0, 0.0, 0.0), (-90.0, 180.0, 0.0), 1.2,
|
||||
(0.0, 0.0, 0.0), (-90.0, 130.0, 0.0), 1.2,
|
||||
),
|
||||
//Leather0 Armor
|
||||
Armor(Chest(Leather0)): VoxTrans(
|
||||
|
@ -172,6 +172,7 @@ impl MainMenuUi {
|
||||
"voxygen.background.bg_6",
|
||||
"voxygen.background.bg_7",
|
||||
"voxygen.background.bg_8",
|
||||
"voxygen.background.bg_9",
|
||||
];
|
||||
let mut rng = thread_rng();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user