]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/w_tuba.qc
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_tuba.qc
index 0c2adbc2d51294382f6a1d2392ca8638c63af72d..15d4ef9d7deb44e9d6690fff01c77cbde572735d 100644 (file)
@@ -433,8 +433,6 @@ float w_tuba(float req)
                        return WEAPON_KLEINBOTTLE_SUICIDE;
                else
                        return WEAPON_TUBA_SUICIDE;
-
-               return FALSE;
        }
        else if (req == WR_KILLMESSAGE)
        {