(svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral)
This commit is contained in:
@@ -54,6 +54,10 @@ enum {
|
||||
PACKET_CLIENT_RCON,
|
||||
PACKET_SERVER_CHECK_NEWGRFS,
|
||||
PACKET_CLIENT_NEWGRFS_CHECKED,
|
||||
PACKET_SERVER_MOVE,
|
||||
PACKET_CLIENT_MOVE,
|
||||
PACKET_SERVER_COMPANY_UPDATE,
|
||||
PACKET_SERVER_CONFIG_UPDATE,
|
||||
PACKET_END ///< Must ALWAYS be on the end of this list!! (period)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user