Bump network version

This commit is contained in:
Gymnasiast 2024-04-30 13:40:39 +02:00 committed by Michael Steenbeek
parent 00618c79d2
commit 938f3cd783
No known key found for this signature in database
GPG Key ID: 92EB181D74FDE5EF
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ using namespace OpenRCT2;
// 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