1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 21:43:06 +01:00

Close #12466: Add flag to use RCT1 interest (#19377)

* Close #12466: Add flag to use RCT1 interest

* Bump network version
This commit is contained in:
Michael Steenbeek
2023-02-12 22:23:05 +01:00
committed by GitHub
parent bc20c33568
commit 07d198f084
11 changed files with 61 additions and 12 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 "5"
#define NETWORK_STREAM_VERSION "6"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION