1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 01:04:50 +01:00

Fix #20659: Phantom rides when closing construction window while paused

This commit is contained in:
Michael Bernardi
2023-07-31 23:25:04 +02:00
parent 19118de773
commit 9b5eaabf97
4 changed files with 3 additions and 7 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 "12"
#define NETWORK_STREAM_VERSION "13"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION