1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 21:13:05 +01:00

Split of Needs supports changes from OpenRCT2/OpenRCT2#19446 (#19759)

This commit is contained in:
Duncan
2023-04-04 08:52:07 +01:00
committed by GitHub
parent a794c982ba
commit c0bd64f778
9 changed files with 46 additions and 30 deletions

View File

@@ -43,7 +43,7 @@
// It is used for making sure only compatible builds get connected, even within
// single OpenRCT2 version.
#define NETWORK_STREAM_VERSION "3"
#define NETWORK_STREAM_VERSION "4"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION