X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fclient%2FMasterState.hpp;fp=src%2Fclient%2FMasterState.hpp;h=1d69998b58f3432f656a78906142704384977921;hb=933ca0fe6c660e482edd45742d981f2de59a32df;hp=3c9b23c38fc571ca63351aabcb205b0862d733eb;hpb=c1da86ebab41895bf49ed747c75ecf722e8c5586;p=blank.git diff --git a/src/client/MasterState.hpp b/src/client/MasterState.hpp index 3c9b23c..1d69998 100644 --- a/src/client/MasterState.hpp +++ b/src/client/MasterState.hpp @@ -60,6 +60,7 @@ public: void On(const Packet::PlayerCorrection &) override; void On(const Packet::ChunkBegin &) override; void On(const Packet::ChunkData &) override; + void On(const Packet::BlockUpdate &) override; private: /// flag entity as updated by given packet