We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4cc46 commit 1f84fd9Copy full SHA for 1f84fd9
Changelog.txt
@@ -1,4 +1,6 @@
1
-- Fix NullReferenceException when toggling background image options due to missing random imgur option
+Version 1.1.1 -
2
+
3
+- Fix NullReferenceException when toggling background image options due to missing random imgur option
4
- Add more curated background images
5
6
LoadingScreenModRevisited.csproj
@@ -8,7 +8,7 @@
8
<Authors>algernon,thale5</Authors>
9
<Copyright>Copyright © 2016-2022 algernon, thale5</Copyright>
10
<Product>$(Title)</Product>
11
- <Version>1.1</Version>
+ <Version>1.1.1</Version>
12
<ManagedDLLPath>$(MSBuildProgramFiles32)/Steam/steamapps/common/Cities_Skylines/Cities_Data/Managed</ManagedDLLPath>
13
<AssemblySearchPaths>
14
$(AssemblySearchPaths);
0 commit comments