changeset 5872 | 63eafeb3f393 |
parent 5864 | a95a2849b0e1 |
child 5902 | a9508c166390 |
--- a/src/network/core/tcp.h Tue Jan 30 17:19:58 2007 +0000 +++ b/src/network/core/tcp.h Tue Jan 30 17:22:56 2007 +0000 @@ -52,6 +52,8 @@ PACKET_SERVER_NEWGAME, PACKET_SERVER_RCON, PACKET_CLIENT_RCON, + PACKET_SERVER_CHECK_NEWGRFS, + PACKET_CLIENT_NEWGRFS_CHECKED, PACKET_END ///< Must ALWAYS be on the end of this list!! (period) };