mirror of
https://github.com/minetest/minetest.git
synced 2024-11-15 20:23:44 +01:00
64a5eec1bd
Its obvious that "u16 command" is inside every packet, therefore this commit removes all mentions of the command, if non-array like notation is used. We already didn't add "u16 command" to new packets or removed it at packet changes, so now we remove it from existing packets. |
||
---|---|---|
.. | ||
clientopcodes.cpp | ||
clientopcodes.h | ||
clientpackethandler.cpp | ||
CMakeLists.txt | ||
connection.cpp | ||
connection.h | ||
networkpacket.cpp | ||
networkpacket.h | ||
networkprotocol.h | ||
serveropcodes.cpp | ||
serveropcodes.h | ||
serverpackethandler.cpp |