1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 09:44:52 +01:00

Fix: #13397: Broken Stations with Simulate Mode

This commit is contained in:
kyphii
2023-04-22 13:41:26 -04:00
committed by GitHub
parent c88fe4d2d2
commit 9ca4e48c79
5 changed files with 8 additions and 6 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 "14"
#define NETWORK_STREAM_VERSION "15"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION