Fixed bug thing?
This commit is contained in:
@@ -19,6 +19,7 @@ function CreateLight(x,y,range,lum,flicker)
|
||||
o.flicker_speed = flicker_speed or 60/12
|
||||
o.flicker_time = 0
|
||||
table.insert(Lights,o)
|
||||
|
||||
return o
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user