forked from rain-rain-bob-sss/gmod-flood-2.2
Update sv_player.lua
This commit is contained in:
parent
6c4698cd44
commit
ae2c125d0b
@ -180,7 +180,7 @@ function GM:PlayerShouldTaunt( ply, actid )
|
||||
end
|
||||
|
||||
function GM:CanPlayerSuicide(ply)
|
||||
ply:Spawn()
|
||||
ply:Kill()
|
||||
return false --????
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user