This website requires JavaScript.
Explore
Help
Sign In
gravestench
/
OpenDiablo2
Watch
1
Star
1
Fork
0
You've already forked OpenDiablo2
mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced
2024-11-02 09:17:19 -04:00
Code
Issues
Releases
Wiki
Activity
8ce6da1f6e
OpenDiablo2
/
d2common
/
path.go
8 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
Restructured everything. (#128)
2019-11-10 03:36:53 -05:00
package
d2common
Initial NPC support (#111) * Started adding support for NPCs. Added Monstats dictionary.
2019-11-07 23:44:03 -05:00
type
Path
struct
{
X
int32
Y
int32
Action
int32
}
Reference in New Issue
Copy Permalink