forked from TeamUlysses/ulx
commit
4ea0f288d8
@ -51,7 +51,6 @@ end
|
|||||||
|
|
||||||
|
|
||||||
net.Receive( "ulx_blind", function( ln )
|
net.Receive( "ulx_blind", function( ln )
|
||||||
print("ADAD")
|
|
||||||
local bool = net.ReadBool()
|
local bool = net.ReadBool()
|
||||||
local amt = net.ReadInt(16)
|
local amt = net.ReadInt(16)
|
||||||
ulx.blindUser( bool, amt )
|
ulx.blindUser( bool, amt )
|
||||||
|
Loading…
Reference in New Issue
Block a user