Add todo
This commit is contained in:
		
							parent
							
								
									b279d2e639
								
							
						
					
					
						commit
						abfd76177b
					
				@ -73,6 +73,8 @@ hook.Add("PlayerDeath", "pointsave_death", function(ply)
 | 
				
			|||||||
	end
 | 
						end
 | 
				
			||||||
end)
 | 
					end)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-- TODO: When round is lost, take away points from recently disconnected human team players
 | 
				
			||||||
 | 
					
 | 
				
			||||||
hook.Add("PostEndRound", "pointsave_givedapoints", function(winner)
 | 
					hook.Add("PostEndRound", "pointsave_givedapoints", function(winner)
 | 
				
			||||||
	timer.Destroy("pointsave_zombieintervalcounter")
 | 
						timer.Destroy("pointsave_zombieintervalcounter")
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user