]> granicus.if.org Git - vanilla-wow-addons/commitdiff
Fixed bug "Interface/AddOns/Stubby/Stubby.lua:<line_number>:attempt to index global...
authorjohnyb <jonas_g@outlook.com>
Wed, 15 Jun 2016 20:09:27 +0000 (23:09 +0300)
committerjohnyb <jonas_g@outlook.com>
Wed, 15 Jun 2016 20:09:27 +0000 (23:09 +0300)
s/Stubby/Stubby.lua

index 03e88b2c4e4933f1158ae20ffd5c07b421361ea0..b08eceaaa328ed18d0d1da2ed67b9208e56e5a7d 100755 (executable)
@@ -173,7 +173,7 @@ local config = {
        events = {},
 }
 
-StubbyConfig = {}
+local StubbyConfig = {}
 
 
 -- Function prototypes