forked from pyrex/chameleonic
Also wrongbleep for tonguing the air
This commit is contained in:
parent
5831cdf4e8
commit
40859065df
@ -237,7 +237,7 @@ function level:advance()
|
||||
self:reinit(self.ix+1)
|
||||
end
|
||||
|
||||
pitpal = {[0]=1, [7]=0}
|
||||
pitpal = {[0]=1,[7]=0}
|
||||
function level:draw()
|
||||
cls(1)
|
||||
pal(1,0)
|
||||
@ -862,7 +862,7 @@ function rope:update()
|
||||
self.latch_frame=10
|
||||
end
|
||||
|
||||
if (self.latch==nil) self:destroy() return
|
||||
if (self.latch==nil) wrongbleep:bleep(3) self:destroy() return
|
||||
|
||||
if
|
||||
self.latch!=nil and
|
||||
|
Loading…
Reference in New Issue
Block a user