Skip to content

Commit 2aecd43

Browse files
committed
Merge branch 'enderman-slime-witch' into undead-variants
# Conflicts: # pomme-client/src/app/phases/in_game.rs
2 parents e0cf1c7 + d7a61dd commit 2aecd43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pomme-client/src/app/phases/in_game.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,8 @@ pub fn update_game(
22712271
flap_speed: extras.flap_speed,
22722272
is_creepy: e.is_creepy,
22732273
is_converting: e.is_converting,
2274+
// TODO: derive from the main-hand item (vanilla
2275+
// `isHoldingItem`) once mob equipment tracking lands.
22742276
is_holding_item: e.witch_drinking,
22752277
nose_wobble_speed: extras.nose_wobble_speed,
22762278
body_transform: extras.body_transform,

0 commit comments

Comments
 (0)