forked from TeamUlysses/ulx
Remove useless print
This commit is contained in:
parent
86b84a37c7
commit
5ca9bb80c5
@ -51,7 +51,6 @@ end
|
||||
|
||||
|
||||
net.Receive( "ulx_blind", function( ln )
|
||||
print("ADAD")
|
||||
local bool = net.ReadBool()
|
||||
local amt = net.ReadInt(16)
|
||||
ulx.blindUser( bool, amt )
|
||||
|
Loading…
Reference in New Issue
Block a user