We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a551e5d commit bf42ad9Copy full SHA for bf42ad9
1 file changed
ua.FadeWorks.lua
@@ -2,7 +2,7 @@ script_name="FadeWorkS"
2
script_description="Makes pictograph overlays fade in and out of existence"
3
script_author="unanimated"
4
script_version="5.0"
5
-script_namespace="ua.Fadeworks"
+script_namespace="ua.FadeWorks"
6
7
local haveDepCtrl,DependencyControl,depRec=pcall(require,"l0.DependencyControl")
8
if haveDepCtrl then
0 commit comments