Add precache for item_flashlight.

This commit is contained in:
Andrey Akhmichin 2019-12-01 14:34:49 +05:00
parent 3c56175717
commit 15c85e6d88

View File

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