Changeset - r25836:b437330d81a1
[Not reviewed]
master
0 1 0
rubidium42 - 3 years ago 2021-07-18 09:08:47
rubidium@openttd.org
Fix c921f6d: [Network] Documentation of Game Info packet was not updated
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/network/core/game_info.h
Show inline comments
 
@@ -25,6 +25,9 @@
 
 * Version: Bytes:  Description:
 
 *   all      1       the version of this packet's structure
 
 *
 
 *   5+       4       version number of the Game Script (-1 is case none is selected).
 
 *   5+       var     string with the name of the Game Script.
 
 *
 
 *   4+       1       number of GRFs attached (n)
 
 *   4+       n * 20  unique identifier for GRF files. Consists of:
 
 *                     - one 4 byte variable with the GRF ID
0 comments (0 inline, 0 general)