networkprotocol.h: remove "u16 command" from doc
authorest31 <MTest31@outlook.com>
Thu, 10 Sep 2015 08:23:00 +0000 (10:23 +0200)
committerest31 <MTest31@outlook.com>
Thu, 10 Sep 2015 08:26:00 +0000 (10:26 +0200)
commit64a5eec1bd92a352995ac510b69e6051421ee774
tree2d2b0d74633e937b791517c4acb505d2401b22df
parent2a9da62b21b5c509496b8fd427f29dd650035fe6
networkprotocol.h: remove "u16 command" from doc

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.
src/network/networkprotocol.h