mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 21:43:26 +02:00
More debug prints and avoid null pointer.
This commit is contained in:
@@ -257,7 +257,6 @@ end
|
||||
function UIMinimap:onStyleApply(styleName, styleNode)
|
||||
for name,value in pairs(styleNode) do
|
||||
if name == 'autowalk' then
|
||||
print(value)
|
||||
self.autowalk = value
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user