changeset 7222 | d46753675bf7 |
parent 6248 | e4a2ed7e5613 |
child 8254 | 1496654ca5e7 |
--- a/src/network/core/tcp.h Tue Jul 10 20:58:07 2007 +0000 +++ b/src/network/core/tcp.h Tue Jul 10 20:59:41 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 */