Remove debug print and redundant checks.

This commit is contained in:
BenDol
2014-07-13 23:12:56 +12:00
parent 0c77179c46
commit 74979ca16a
2 changed files with 2 additions and 5 deletions

View File

@@ -256,7 +256,6 @@ end
function UIMinimap:onStyleApply(styleName, styleNode)
for name,value in pairs(styleNode) do
print(name)
if name == 'autowalk' then
print(value)
self.autowalk = value