mirror of
https://github.com/azalea-rs/azalea-hax.git
synced 2025-08-02 14:26:05 +00:00
update Cargo.lock
This commit is contained in:
parent
11789465b6
commit
5026040bf4
2 changed files with 459 additions and 404 deletions
861
Cargo.lock
generated
861
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -55,7 +55,7 @@ fn anti_knockback(
|
|||
// :pleading:
|
||||
#[allow(invalid_reference_casting)]
|
||||
for event in events
|
||||
.iter()
|
||||
.read()
|
||||
// shhh you didn't see anything
|
||||
.map(|e| unsafe { &mut *(e as *const KnockbackEvent as *mut KnockbackEvent) })
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue