mirror of
https://github.com/Sevii77/proper_clipping.git
synced 2025-03-04 03:13:04 -05:00
remove print
This commit is contained in:
parent
1d88788f57
commit
8471ebc2a9
@ -135,7 +135,6 @@ if game.SinglePlayer() then
|
||||
util.AddNetworkString("proper_clipping_gotta_love_predicted_hooks")
|
||||
else
|
||||
net.Receive("proper_clipping_gotta_love_predicted_hooks", function()
|
||||
print("received")
|
||||
local tool = LocalPlayer():GetTool("proper_clipping")
|
||||
if not tool then return end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user