mirror of
https://github.com/wiremod/wire.git
synced 2025-03-04 03:03:04 -05:00
fixed crash exploit
This commit is contained in:
parent
966b1e4dc9
commit
c4d333aef3
@ -823,7 +823,7 @@ local function composedata(startSize, endSize, length, material, color, alpha)
|
||||
}
|
||||
end
|
||||
|
||||
__e2setcost(30)
|
||||
__e2setcost(500)
|
||||
|
||||
--- StartSize, EndSize, Length, Material, Color (RGB), Alpha
|
||||
--- Adds a trail to <this> with the specified attributes.
|
||||
|
Loading…
Reference in New Issue
Block a user