Send WALK_SPEC when ghosting players
Closed this issue · 0 comments
ethanmoffat commented
When ghosting another player, the WALK_SPEC
packet is used in place of the WALK_PLAYER
packet. The contents are identical.
Oversight in initial ghosting implementation.