]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/weapon/shotgun.qh
Move sv_q3acompat_machineshotgunswap weapon_shotgun swap from shotgun.qc to quake3.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapon / shotgun.qh
index dc6dae157d7f81d345076370d116a92d332d1eb4..25bc9123d7bd89bd9901c0627fcd4a1f0a1dd2b2 100644 (file)
@@ -54,4 +54,3 @@ CLASS(Shotgun, Weapon)
 ENDCLASS(Shotgun)
 REGISTER_WEAPON(SHOTGUN, shotgun, NEW(Shotgun));
 
-SPAWNFUNC_WEAPON(weapon_shotgun, WEP_SHOTGUN)