diff options
| author | Ubuntu <github@matdoes.dev> | 2023-02-07 20:30:47 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2023-02-07 20:30:53 +0000 |
| commit | aa886c101b398f52372df6054c00f9387428cac6 (patch) | |
| tree | d95dee23fe28637fc0ca1a5eb49943adc84afe2f /azalea/examples | |
| parent | d51b2a29b2911e4be480727e56553fa27cfbfce0 (diff) | |
| download | azalea-drasl-aa886c101b398f52372df6054c00f9387428cac6.tar.xz | |
move az_world::entity_info to az_world::entities::info
Diffstat (limited to 'azalea/examples')
| -rw-r--r-- | azalea/examples/testbot.rs (renamed from azalea/examples/matbot.rs) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/examples/matbot.rs b/azalea/examples/testbot.rs index 1ddd9197..3fe86fa6 100644 --- a/azalea/examples/matbot.rs +++ b/azalea/examples/testbot.rs @@ -1,4 +1,4 @@ -//! mat's bot for testing new azalea features +//! a bot for testing new azalea features #![feature(type_alias_impl_trait)] |
