1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-11 02:58:10 -05:00
OpenDiablo2/d2data/d2ds1/substitution_record.go

6 lines
66 B
Go
Raw Normal View History

2019-11-10 10:44:13 -05:00
package d2ds1
type SubstitutionRecord struct {
Unknown uint32
}