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

Fix #20349: Tile inspector creates map animations

This commit is contained in:
Michael Bernardi
2023-06-05 20:37:16 +02:00
parent 4a471a3a3e
commit 9c5c1eb858
4 changed files with 96 additions and 88 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 "6"
#define NETWORK_STREAM_VERSION "7"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION