Also wrongbleep for tonguing the air

This commit is contained in:
Pyrex 2022-12-19 16:53:11 -08:00
parent 5831cdf4e8
commit 40859065df

View File

@ -237,7 +237,7 @@ function level:advance()
self:reinit(self.ix+1) self:reinit(self.ix+1)
end end
pitpal = {[0]=1, [7]=0} pitpal = {[0]=1,[7]=0}
function level:draw() function level:draw()
cls(1) cls(1)
pal(1,0) pal(1,0)
@ -862,7 +862,7 @@ function rope:update()
self.latch_frame=10 self.latch_frame=10
end end
if (self.latch==nil) self:destroy() return if (self.latch==nil) wrongbleep:bleep(3) self:destroy() return
if if
self.latch!=nil and self.latch!=nil and