mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-10 14:42:05 +00:00
SERVER: Remove debug Quick Revive
This commit is contained in:
parent
8701eb45e1
commit
fe547187e0
1 changed files with 0 additions and 1 deletions
|
@ -837,7 +837,6 @@ void() PlayerSpawn =
|
|||
if (G_STARTROUND != 1) {
|
||||
rounds = G_STARTROUND - 1;
|
||||
}
|
||||
self.perks = 8;
|
||||
};
|
||||
|
||||
void() SpectatorSpawn =
|
||||
|
|
Loading…
Reference in a new issue