mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-02 09:17:19 -04:00
6 lines
66 B
Go
6 lines
66 B
Go
package d2ds1
|
|
|
|
type SubstitutionRecord struct {
|
|
Unknown uint32
|
|
}
|