mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
Remove debug print and redundant checks.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user