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

Fix #19906: Destructible cheat does not allow ride modification (#19924)

This commit is contained in:
Chase
2023-04-15 08:10:54 +08:00
committed by GitHub
parent f7b8a2fde7
commit 7e313d45cd
12 changed files with 30 additions and 28 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 "10"
#define NETWORK_STREAM_VERSION "11"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION