mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-11 14:34:22 +00:00
Add precache for item_flashlight.
This commit is contained in:
parent
3c56175717
commit
15c85e6d88
@ -299,6 +299,7 @@ void W_Precache( void )
|
||||
UTIL_PrecacheOther( "item_battery" );
|
||||
UTIL_PrecacheOther( "item_antidote" );
|
||||
UTIL_PrecacheOther( "item_security" );
|
||||
UTIL_PrecacheOther( "item_flashlight" );
|
||||
UTIL_PrecacheOther( "item_longjump" );
|
||||
|
||||
// shotgun
|
||||
|
Loading…
x
Reference in New Issue
Block a user