branch | noai |
changeset 9641 | 855e32c08c9b |
parent 6574 | e1d1a12faaf7 |
child 6872 | 1c4a4a609f85 |
--- a/src/network/core/tcp.h Thu Jul 12 15:52:17 2007 +0000 +++ b/src/network/core/tcp.h Fri Jul 13 09:18:50 2007 +0000 @@ -68,6 +68,7 @@ char text[80]; ///< possible text sent for name changes etc uint32 frame; ///< the frame in which this packet is executed byte callback; ///< any callback function executed upon successful completion of the command + bool my_cmd; ///< did the command originate from "me" }; /** Status of a client */