[FIX] Requreix mini 1.5.2
This commit is contained in:
@@ -70,8 +70,8 @@ function elalien.draw()
|
||||
end
|
||||
if elalien.step==0 then
|
||||
draw.line(scr_x+xoff0, scr_y+6, scr_x+xoff0, scr_y+11, 11)
|
||||
surf.pixel(scr_x+xoff1, scr_y+11, 11)
|
||||
surf.pixel(scr_x+xoff1, scr_y+7, 11)
|
||||
draw.pixel(scr_x+xoff1, scr_y+11, 11)
|
||||
draw.pixel(scr_x+xoff1, scr_y+7, 11)
|
||||
elseif elalien.step<3 then
|
||||
draw.line(scr_x+xoff0, scr_y+6, scr_x+xoff0, scr_y+11, 11)
|
||||
draw.line(scr_x+xoff1, scr_y+7, scr_x+xoff1, scr_y+11, 11)
|
||||
|
||||
Reference in New Issue
Block a user