mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Remove SndDriverGlobals references as an asset since it is non existant for IW4 PC builds
This commit is contained in:
@ -140,7 +140,7 @@ namespace IW4
|
||||
menuDef_t* menu;
|
||||
LocalizeEntry* localize;
|
||||
WeaponCompleteDef* weapon;
|
||||
// SndDriverGlobals* sndDriverGlobals;
|
||||
// SndDriverGlobals* sndDriverGlobals; // UNUSED ON PC
|
||||
FxEffectDef* fx;
|
||||
FxImpactTable* impactFx;
|
||||
RawFile* rawfile;
|
||||
|
Reference in New Issue
Block a user