1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Add Missing Members to surfacesoundnames_t (#285)

This commit is contained in:
caxanga334
2024-11-21 23:39:41 -03:00
committed by GitHub
parent ecbe3c2b44
commit dfb90e25c1

View File

@ -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