Skip to content

Commit 2b499f4

Browse files
committed
fix unitsync issues with silly wars by updating unitsync to 105.1.1-1485
1 parent b3777ea commit 2b499f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Shared/PlasmaShared/GlobalConst.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ public static void OverrideContentServiceClient(IContentServiceClient client)
266266
}
267267

268268

269-
public static string UnitSyncEngine = "unitsync";
269+
public static string UnitSyncEngine = "105.1.1-1485-g78f9a2c";
270270

271271
public static int SteamContributionJarID = 2;
272272
public static Dictionary<ulong, int> DlcToKudos = new Dictionary<ulong, int>() { { 842950, 100 }, { 842951, 250 }, { 842952, 500 } };

0 commit comments

Comments
 (0)