]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_mortar.qc
Begin moving per-weapon crosshair selection as weapon specific info
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_mortar.qc
index 39fc9c407b30f65f738dc2c02d2b43ab74ede8c3..16b10aca4a3633a9d2bdd82f7f62824421137fbe 100644 (file)
@@ -8,6 +8,7 @@ REGISTER_WEAPON(
 /* rating   */ BOT_PICKUP_RATING_MID,
 /* color       */ '1 0 0',
 /* model    */ "gl",
+/* crosshair */ "gfx/crosshairgrenadelauncher",
 /* netname  */ "grenadelauncher",
 /* fullname */ _("Mortar")
 );