]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Remove more useless stuff
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 5 Sep 2010 15:01:20 +0000 (18:01 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 5 Sep 2010 15:01:20 +0000 (18:01 +0300)
data/qcsrc/server/constants.qh

index cb7e654f0ab60bc0433f757faf38011e8ef06c9b..eb5403d76e99db39d7dbbf67f89835e8834ba691 100644 (file)
@@ -133,9 +133,6 @@ vector      PL_CROUCH_MAX                           = '16 16 25';
 \r
 // Sajt - added these, just as constants. Not sure how you want them actually put in the game, but I just\r
 // did this so at least they worked\r
-// NOTE: instagib IS NOT compatible with rocket-arena, so make sure to prevent selecting both in a menu\r
-//float        GAME_INSTAGIB                           = 1;   /// everyone gets the nex gun with infinite ammo, and one shot kills\r
-//float        GAME_ROCKET_ARENA                       = 16;  /// Everyone starts with a rocket launcher\r
 //float        GAME_FULLBRIGHT_PLAYERS                 = 64; /// makes the players model fullbright\r
 //float        GAME_TEAMS                              = 128; /// Teams, red/green/yellow/blue\r
 \r