Skip to content

Commit

Permalink
TerrainType: add missing FK
Browse files Browse the repository at this point in the history
  • Loading branch information
bloerwald authored Oct 27, 2023
1 parent 39b70f2 commit b2af775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/TerrainType.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ int TerrainID
string TerrainDesc
int FootstepSprayRun
int FootstepSprayWalk
int SoundID
int<TerrainTypeSounds::ID> SoundID
int Flags

LAYOUT 4BE35F10
Expand Down

0 comments on commit b2af775

Please sign in to comment.