]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_electro.qc
Begin moving per-weapon crosshair selection as weapon specific info
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_electro.qc
index 6fb5e7bdc584e72e77cb587862917a3e3d5874b8..d41c8ff6ccea7acce0f023a6cece02f28a98714c 100644 (file)
@@ -8,6 +8,7 @@ REGISTER_WEAPON(
 /* rating   */ BOT_PICKUP_RATING_MID,
 /* color       */ '0 0.5 1',
 /* model    */ "electro",
+/* crosshair */ "gfx/crosshairelectro",
 /* netname  */ "electro",
 /* fullname */ _("Electro")
 );