SERVER: Remove debug Quick Revive

This commit is contained in:
cypress 2023-11-19 09:46:04 -05:00
parent 8701eb45e1
commit fe547187e0

View file

@ -837,7 +837,6 @@ void() PlayerSpawn =
if (G_STARTROUND != 1) {
rounds = G_STARTROUND - 1;
}
self.perks = 8;
};
void() SpectatorSpawn =