From f7f009a9415be02048bd1c5a6acd9e8a97b8c9c4 Mon Sep 17 00:00:00 2001 From: pierow Date: Fri, 12 Feb 2021 07:06:46 -0500 Subject: [PATCH] remove duplicate consistency entry --- main/source/dlls/client.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/main/source/dlls/client.cpp b/main/source/dlls/client.cpp index d6dc8b24..ab54a769 100644 --- a/main/source/dlls/client.cpp +++ b/main/source/dlls/client.cpp @@ -978,7 +978,6 @@ void ClientPrecache( void ) PRECACHE_UNMODIFIED_SOUND(kWingFlapSound3); PRECACHE_UNMODIFIED_SOUND(kSiegeHitSound1); PRECACHE_UNMODIFIED_SOUND(kSiegeHitSound2); - PRECACHE_UNMODIFIED_SOUND("misc/egg_idle.wav"); // setup precaches always needed PRECACHE_UNMODIFIED_SOUND("player/sprayer.wav"); // spray paint sound for PreAlpha