Fix common::asset doc test

This commit is contained in:
Imbris 2019-07-03 05:17:46 -04:00
parent d2f8c47361
commit 4a821446b8

View File

@ -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",