aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/entity/info.rs
diff options
context:
space:
mode:
authorEightFactorial <murphkev000@gmail.com>2023-02-08 10:05:14 -0800
committerGitHub <noreply@github.com>2023-02-08 12:05:14 -0600
commitc23fae6e5dc2832f3649838f514eafb9dfa3e598 (patch)
tree45e8dce127bf96ff45a9badc462f7e5553d7c561 /azalea-world/src/entity/info.rs
parentaa886c101b398f52372df6054c00f9387428cac6 (diff)
downloadazalea-drasl-c23fae6e5dc2832f3649838f514eafb9dfa3e598.tar.xz
Add KeepAliveEvent and Fix Error Messages (#65)
* Add KeepAliveEvent * Fix error messages * Panic instead of log error * Do not panic on closed connections * change some wording and fixes * fmt --------- Co-authored-by: Ubuntu <github@matdoes.dev>
Diffstat (limited to 'azalea-world/src/entity/info.rs')
-rw-r--r--azalea-world/src/entity/info.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-world/src/entity/info.rs b/azalea-world/src/entity/info.rs
index bf7e0051..48636c5b 100644
--- a/azalea-world/src/entity/info.rs
+++ b/azalea-world/src/entity/info.rs
@@ -268,7 +268,6 @@ pub fn add_updates_received(
}
}
-
/// The [`UpdatesReceived`] component should never be on [`Local`] entities.
/// This warns if an entity has both components.
fn debug_detect_updates_received_on_local_entities(