(svn r18782) -Codechange: move the content of callback_table.cpp to network_command.cpp; it's only ever used there.
This commit is contained in:
@@ -480,7 +480,7 @@ DEF_SERVER_SEND_COMMAND_PARAM(PACKET_SERVER_COMMAND)(NetworkClientSocket *cs, co
|
||||
* uint32: P2
|
||||
* uint32: Tile
|
||||
* string: text
|
||||
* uint8: CallBackID (see callback_table.c)
|
||||
* uint8: CallBackID
|
||||
* uint32: Frame of execution
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user