math.random(m, n)
should return integer
#871
Labels
Milestone
math.random(m, n)
should return integer
#871
You can see in the picture that
s_Angle
is a number but it should be an integer instead.Might be because of
math.random() -> number
.The text was updated successfully, but these errors were encountered: