fixed crash exploit

This commit is contained in:
Divran 2021-07-24 23:19:26 +02:00 committed by GitHub
parent 966b1e4dc9
commit c4d333aef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.