Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)
authorANAND <ClobberXD@gmail.com>
Tue, 8 Oct 2019 18:36:56 +0000 (00:06 +0530)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Tue, 8 Oct 2019 18:36:56 +0000 (20:36 +0200)
commitb49dfa92ce3ef37b1b73698906c64191fb47e226
treee41684c783c870ad4ba850f3831a85c78e00c118
parent825579b43d6454cc33607ab8eff4e896b003b801
Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)

Comment out the if statement that prevents sending TOSERVER_PLAYERPOS if the player is dead.
src/client/client.cpp