mirror of
https://github.com/MalboroDEV/PermaProps.git
synced 2025-03-04 03:13:21 -05:00
Maybe a fix
This commit is contained in:
parent
b75b09f745
commit
7d82f7a1d0
@ -71,3 +71,6 @@ local function PermaPropsProperty( ply, property, ent )
|
||||
|
||||
end
|
||||
hook.Add( "CanProperty", "PermaPropsProperty", PermaPropsProperty)
|
||||
|
||||
timer.Simple(5, function() hook.Remove("CanTool", "textScreensPreventTools") end) -- Fuck OFF
|
||||
timer.Simple(5, function() hook.Remove("CanTool", "textscreenpreventtools") end)
|
Loading…
Reference in New Issue
Block a user