mirror of
https://github.com/Aaron113/urs.git
synced 2025-03-04 03:13:11 -05:00
* Limits beyond sbox no longer supported (requires overwrite of gamemode functions which can get messy)
This commit is contained in:
parent
18374ad242
commit
ba7d92c203
@ -62,8 +62,6 @@ function URS.Check(ply, type, what)
|
||||
ply:LimitHit( type .."s" )
|
||||
return false
|
||||
end
|
||||
else
|
||||
return true -- return true to overwrite existing sbox limits
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user