From a536e121b0a7511f818967d4edb1a2678365a318 Mon Sep 17 00:00:00 2001 From: UnlimitedHugs Date: Mon, 24 Oct 2022 19:49:35 +0400 Subject: [PATCH] 3.12.1: Major fix - Fixed flickering right-click icons --- Mods/AllowTool/About/About.xml | 2 +- Mods/AllowTool/About/ModSync.xml | 2 +- Mods/AllowTool/v1.4/Assemblies/AllowTool.dll | Bin 133120 -> 133120 bytes Properties/AssemblyInfo.cs | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mods/AllowTool/About/About.xml b/Mods/AllowTool/About/About.xml index b1a8bdb..5ad555e 100644 --- a/Mods/AllowTool/About/About.xml +++ b/Mods/AllowTool/About/About.xml @@ -11,7 +11,7 @@ https://ludeon.com/forums/index.php?topic=17218.0 UnlimitedHugs.AllowTool - Version: 3.12.0 + Version: 3.12.1 A set of tools to make your life on the Rim a bit easier. Easily forbid and unforbid items, select similar things, have things hauled urgently and affect the entire map with powerful new tool extensions. diff --git a/Mods/AllowTool/About/ModSync.xml b/Mods/AllowTool/About/ModSync.xml index 20207f3..907d7ce 100644 --- a/Mods/AllowTool/About/ModSync.xml +++ b/Mods/AllowTool/About/ModSync.xml @@ -2,7 +2,7 @@ e0d34ab2-0085-4745-99b7-9066f2180320 Allow Tool - 3.12.0 + 3.12.1 False UnlimitedHugs diff --git a/Mods/AllowTool/v1.4/Assemblies/AllowTool.dll b/Mods/AllowTool/v1.4/Assemblies/AllowTool.dll index d462beef528e9a1b9358cec18050eff28ac40812..5fd4ba62949fb235347e0f60e784a5eb219d9999 100644 GIT binary patch delta 81 zcmZpez|k;)V?qbhvCWNLTe}!%9TPbG@A2igZ_fGdkYu#X;6Al?yUB4zb}dH3?KU47 jg9JGl8F(0&85kHCw@+tc3T6a~zh-922GQZHOe>iHY+oEi delta 81 zcmZpez|k;)V?qbhgpG||Te}!%9TR8`T3H~*f7Q8_*`hBYdQSg#ljDr+T8swUZ9Xyv h334(p@Gvkl0KxX@OiaOyK=IeiOxYkhoRw)M69A^B82A7H diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 56b48b8..9d1da43 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.6.0")] -[assembly: AssemblyFileVersion("3.12.0")] +[assembly: AssemblyFileVersion("3.12.1")]