catch up to latest developments #10

Merged
kistaro merged 12 commits from pyrex/chameleonic:main into main 2022-12-21 06:50:14 +00:00
Showing only changes of commit 40859065df - Show all commits

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