fix bug where the ice is the one to get moved

This commit is contained in:
Corwin 2023-08-28 11:38:04 +01:00
parent ae0b86c7b9
commit dacecef900
No known key found for this signature in database

View file

@ -251,7 +251,7 @@ impl EntityMap {
self.attempt_move_in_direction( self.attempt_move_in_direction(
map, map,
animations, animations,
other_entity_key, entity_to_update_key,
direction, direction,
false, false,
push_depth, push_depth,