mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix common::asset doc test
This commit is contained in:
parent
d2f8c47361
commit
4a821446b8
@ -42,6 +42,7 @@ lazy_static! {
|
||||
/// Example usage:
|
||||
/// ```no_run=
|
||||
/// use veloren_common::{assets, terrain::Structure};
|
||||
/// use vek::*;
|
||||
///
|
||||
/// let my_tree_structure = assets::load_map(
|
||||
/// "world/tree/oak_green/1.vox",
|
||||
|
Loading…
Reference in New Issue
Block a user