// ============================================================================
// >> SOUND PACK
// ============================================================================
// Notes:
// * Sound packs are located in "../cstrike/cfg/gungame5/sound_packs". --> Daggerclan Note: I believe this is a typo since it should read gungame51 and not gungame5
// * The INI file names located in the "sound_packs" directory minus
// the ".ini" extension are what you would use when declaring the
// default sound pack that players will hear when sounds are played.
// Default Value: "default"
// The controls which sound pack will be used by default.
gg_soundpack "default" <-- This is the important part