From 15c85e6d8895dc43e1a1d06f97baeda6f69871f6 Mon Sep 17 00:00:00 2001 From: Andrey Akhmichin Date: Sun, 1 Dec 2019 14:34:49 +0500 Subject: [PATCH] Add precache for item_flashlight. --- dlls/weapons.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/weapons.cpp b/dlls/weapons.cpp index ec98e0ca..32dbfd97 100644 --- a/dlls/weapons.cpp +++ b/dlls/weapons.cpp @@ -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