mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-10 14:26:15 -05:00
6 lines
66 B
Go
6 lines
66 B
Go
package d2ds1
|
|
|
|
type SubstitutionRecord struct {
|
|
Unknown uint32
|
|
}
|