mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
walk and key event system rework with some regressions
This commit is contained in:
@@ -8,7 +8,7 @@ function PingBar.init()
|
||||
pingLabel:applyStyle({ ['anchors.left'] = 'prev.right',
|
||||
['anchors.top'] = 'parent.top',
|
||||
['margin-top'] = 12,
|
||||
['margin-left'] = 10,
|
||||
['margin-left'] = 20,
|
||||
font = 'verdana-11px-rounded',
|
||||
color = '#FE6500',
|
||||
width = 120,
|
||||
|
@@ -4,7 +4,7 @@ Module
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
|
||||
autoLoad: false
|
||||
autoLoad: true
|
||||
autoLoadAntecedence: 1000
|
||||
|
||||
onLoad: |
|
||||
|
Reference in New Issue
Block a user