Some small fixes.

This commit is contained in:
BeniS
2012-07-31 00:33:10 +12:00
parent 52f81c53f9
commit 1281b04a6a
3 changed files with 4 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ function destroy()
currentColorBox = nil
currentClotheButtonBox = nil
colorBoxes = {}
addons = nil
addons = {}
end
end