Skip to content

Commit bf42ad9

Browse files
committed
FadeWorkS: Fix script_namespace
1 parent a551e5d commit bf42ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ua.FadeWorks.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ script_name="FadeWorkS"
22
script_description="Makes pictograph overlays fade in and out of existence"
33
script_author="unanimated"
44
script_version="5.0"
5-
script_namespace="ua.Fadeworks"
5+
script_namespace="ua.FadeWorks"
66

77
local haveDepCtrl,DependencyControl,depRec=pcall(require,"l0.DependencyControl")
88
if haveDepCtrl then

0 commit comments

Comments
 (0)