diff options
Diffstat (limited to 'azalea-world/src/entity/attributes.rs')
| -rw-r--r-- | azalea-world/src/entity/attributes.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-world/src/entity/attributes.rs b/azalea-world/src/entity/attributes.rs index f7e9682e..fca6b88f 100644 --- a/azalea-world/src/entity/attributes.rs +++ b/azalea-world/src/entity/attributes.rs @@ -1,4 +1,4 @@ -//! https://minecraft.fandom.com/wiki/Attribute +//! <https://minecraft.fandom.com/wiki/Attribute> use std::{ collections::HashMap, |
