CSGO: Default CSGO weapon for CT's

This commit is contained in:
zaCade 2017-10-06 13:49:40 +02:00
parent 1b81c27314
commit f58e0091dd
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
#define WEAPONS_SPAWN_CSS_T_WEAPON "weapon_glock"
#define WEAPONS_SPAWN_CSS_CT_WEAPON "weapon_usp"
#define WEAPONS_SPAWN_CSGO_T_WEAPON "weapon_glock"
#define WEAPONS_SPAWN_CSGO_CT_WEAPON "weapon_usp_silencer"
#define WEAPONS_SPAWN_CSGO_CT_WEAPON "weapon_hkp2000"
/**
* @endsection
*/