whitespace
This commit is contained in:
parent
79d6321891
commit
0574fe4021
@ -1546,7 +1546,7 @@ end
|
|||||||
function spritem:draw()
|
function spritem:draw()
|
||||||
spr(self.s[self.i], self.x, self.y, self.sw, self.sh, self.flipx, self.flipy)
|
spr(self.s[self.i], self.x, self.y, self.sw, self.sh, self.flipx, self.flipy)
|
||||||
end
|
end
|
||||||
|
|
||||||
arcade_level = {
|
arcade_level = {
|
||||||
score=0,
|
score=0,
|
||||||
wordwait = 90,
|
wordwait = 90,
|
||||||
|
Loading…
Reference in New Issue
Block a user