]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
fix compile error
authorRudolf Polzer <divverent@xonotic.org>
Sat, 11 Jun 2011 18:50:27 +0000 (20:50 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 11 Jun 2011 18:50:27 +0000 (20:50 +0200)
qcsrc/server/miscfunctions.qc

index c2ee8ecf1df201ade201d7e03ab75c2bf7dd27f4..8d4569714bb9eade7fe2ad9f86d0255bab9e5a8c 100644 (file)
@@ -2631,7 +2631,6 @@ vector shotorg_adjustfromclient(vector vecs, float y_is_right, float allowcenter
                        vecs_y = -vecs_y;
                        break;
 
-               default:
                case 1:
                        if(allowcenter) // 2: allow center handedness
                        {