mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
simplistic autowalk
* add simple and stupid autowalk algorithm * fix issue in classic control
This commit is contained in:
@@ -49,16 +49,6 @@ AlignTopCenter = 20
|
||||
AlignBottomCenter = 24
|
||||
AlignCenter = 48
|
||||
|
||||
North = 0
|
||||
East = 1
|
||||
South = 2
|
||||
West = 3
|
||||
NorthEast = 4
|
||||
SouthEast = 5
|
||||
SouthWest = 6
|
||||
NorthWest = 7
|
||||
|
||||
|
||||
KeyUnknown = 0
|
||||
KeyEscape = 1
|
||||
KeyTab = 2
|
||||
|
Reference in New Issue
Block a user