X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fconstants.qh;h=b95c7261366b099902f2bb67ac4730661c024db7;hb=54317d398d30f051f33bfc28a8eb85df3f4e5b04;hp=7cefb530d9f14be48ec3fb4f657fd1a07b0bbe3f;hpb=38d35227f4423c3fa78e99471168885aa90a7a00;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/constants.qh b/qcsrc/server/constants.qh index 7cefb530d..b95c72613 100644 --- a/qcsrc/server/constants.qh +++ b/qcsrc/server/constants.qh @@ -133,8 +133,6 @@ float MSG_ENTITY = 5; // csqc //float GAME_FULLBRIGHT_PLAYERS = 64; /// makes the players model fullbright //float GAME_TEAMS = 128; /// Teams, red/green/yellow/blue -float game; // set to "gamecfg" on spawnfunc_worldspawn - //float POWERUP_STRENGTH_DAMAGE = 2; // damage multiplier for strength powerup //float POWERUP_STRENGTH_FORCE = 4; // force multiplier for strength powerup