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.
2 parents 10fe1a7 + c319a48 commit fa24a72Copy full SHA for fa24a72
VanillaTweaks.cs
@@ -41,6 +41,7 @@ public override void PostAddRecipes()
41
42
public override void Unload()
43
{
44
+ Instance = null;
45
LangTweaks.ResetTooltips();
46
}
47
build.txt
@@ -1,6 +1,6 @@
1
displayName = Vanilla Tweaks
2
author = goldenapple
3
-version = 3.0.2
+version = 3.0.3
4
homepage = http://forums.terraria.org/index.php?threads/vanilla-tweaks-a-mod-with-no-content.37443/
5
hideCode = false
6
includeSource = true
0 commit comments