mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-11 15:21:31 +11:00
Don't forget to clear modifications.
This commit is contained in:
parent
1aa4ca878e
commit
a182f17c78
|
@ -836,6 +836,8 @@ impl Client {
|
||||||
metadata: RawBytes(data),
|
metadata: RawBytes(data),
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
self.player_meta.clear_modifications();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Spawn new entities within the view distance.
|
// Spawn new entities within the view distance.
|
||||||
|
|
Loading…
Reference in a new issue