mirror of
https://github.com/id-Software/quake-rerelease-qc.git
synced 2026-03-20 09:00:00 +01:00
Update 4 id1, hipnotic, mg1, and rogue source
This commit is contained in:
@@ -726,6 +726,7 @@ void() PutClientInServer =
|
||||
self.healthrot_nextcheck = 0;
|
||||
self.fired_weapon = 0; // [NDS] haleyjd
|
||||
self.took_damage = 0; // [NDS] haleyjd
|
||||
self.team = TEAM_NONE;
|
||||
|
||||
if ( coop ) {
|
||||
self.team = TEAM_HUMANS;
|
||||
|
||||
Reference in New Issue
Block a user