SERVER: Tell client to stop drawing Revive indicator on disconnect

This commit is contained in:
cypress 2023-12-28 10:52:42 -05:00
parent 49dbd80fa4
commit 8c362579b7
1 changed files with 5 additions and 0 deletions

View File

@ -907,6 +907,11 @@ void() ClientDisconnect =
GameRestart_ResetPerkaColas();
if (self.downed) {
DisableReviveIcon(self.electro_targeted);
revive_index--;
}
#ifdef FTE
// Network everything