mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 20:51:35 +00:00
remove duplicate consistency entry
This commit is contained in:
parent
dfd80535cf
commit
f7f009a941
1 changed files with 0 additions and 1 deletions
|
@ -978,7 +978,6 @@ void ClientPrecache( void )
|
||||||
PRECACHE_UNMODIFIED_SOUND(kWingFlapSound3);
|
PRECACHE_UNMODIFIED_SOUND(kWingFlapSound3);
|
||||||
PRECACHE_UNMODIFIED_SOUND(kSiegeHitSound1);
|
PRECACHE_UNMODIFIED_SOUND(kSiegeHitSound1);
|
||||||
PRECACHE_UNMODIFIED_SOUND(kSiegeHitSound2);
|
PRECACHE_UNMODIFIED_SOUND(kSiegeHitSound2);
|
||||||
PRECACHE_UNMODIFIED_SOUND("misc/egg_idle.wav");
|
|
||||||
|
|
||||||
// setup precaches always needed
|
// setup precaches always needed
|
||||||
PRECACHE_UNMODIFIED_SOUND("player/sprayer.wav"); // spray paint sound for PreAlpha
|
PRECACHE_UNMODIFIED_SOUND("player/sprayer.wav"); // spray paint sound for PreAlpha
|
||||||
|
|
Loading…
Reference in a new issue