]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_machinegun.qc
Make these weapons use the proper refname
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_machinegun.qc
index 8753819bee5e332bfe6cb782327a4fbb7a22dbb2..244c932e804aa251eff16730ebf63cb4eb344f69 100644 (file)
@@ -10,7 +10,7 @@ REGISTER_WEAPON(
 /* modelname */ "uzi",
 /* simplemdl */ "foobar",
 /* crosshair */ "gfx/crosshairuzi 0.6",
-/* refname   */ "uzi",
+/* refname   */ "machinegun",
 /* wepname   */ _("Machine Gun")
 );