summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubidium42 <rubidium@openttd.org>2021-07-18 11:08:47 +0200
committerrubidium42 <rubidium42@users.noreply.github.com>2021-07-18 11:42:25 +0200
commit5dd524139fe46c0ea28206e30fb2311acb72ae82 (patch)
treef4b64da035805280d21cb1118353114c1b7270c1
parent09a7825d1e03de58a5496a3eb11aa7bf6823ae18 (diff)
downloadopenttd-5dd524139fe46c0ea28206e30fb2311acb72ae82.tar.xz
Fix c921f6d: [Network] Documentation of Game Info packet was not updated
-rw-r--r--src/network/core/game_info.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/network/core/game_info.h b/src/network/core/game_info.h
index 8d9824b18..a1719acd7 100644
--- a/src/network/core/game_info.h
+++ b/src/network/core/game_info.h
@@ -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