From 01f48eafaae1ef45e6ef4c162b89ddbb57bc9f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Lach?= Date: Tue, 3 Jan 2023 17:23:23 +0100 Subject: [PATCH] Only changes for keys. Change headline and message content as you wish. diff --git a/common/networking/packets.def b/common/networking/packets.def index 2cddc4a8cd..a376e27b72 100644 --- a/common/networking/packets.def +++ b/common/networking/packets.def @@ -778,8 +778,8 @@ PACKET_CITY_NATIONALITIES = 46; sc, lsend, is-game-info, force end PACKET_CITY_UPDATE_COUNTER = 514; sc, lsend, is-game-info - CITY city; - COUNTER counter; + CITY city; key + COUNTER counter; key UINT32 value; end -- 2.39.0