diff options
Diffstat (limited to 'itemdef.go')
-rw-r--r-- | itemdef.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -54,5 +54,8 @@ type ItemDef struct { PlaceParam2 uint8 + SoundUse SoundDef + SoundUseAir SoundDef + //mt:end } |
![]() |
index : mt.git | |
Unnamed repository; edit this file 'description' to name the repository. | himbeer |
summaryrefslogtreecommitdiff |
-rw-r--r-- | itemdef.go | 3 |
@@ -54,5 +54,8 @@ type ItemDef struct { PlaceParam2 uint8 + SoundUse SoundDef + SoundUseAir SoundDef + //mt:end } |