mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-22 09:38:56 +08:00
Add Missing Members to surfacesoundnames_t (#285)
This commit is contained in:
parent
ecbe3c2b44
commit
dfb90e25c1
@ -918,6 +918,10 @@ struct surfacesoundnames_t
|
||||
|
||||
unsigned short breakSound;
|
||||
unsigned short strainSound;
|
||||
|
||||
// These two are used to store the "jump" and "land" entries from surfaceproperties.txt
|
||||
unsigned short unknown001;
|
||||
unsigned short unknown002;
|
||||
};
|
||||
|
||||
struct surfacesoundhandles_t
|
||||
|
Loading…
Reference in New Issue
Block a user