did you know that 4 is not 1? mindboggling!
This commit is contained in:
parent
35980d801a
commit
45b70d3aca
@ -1550,7 +1550,7 @@ function flotilla:load(ulc_cx, ulc_cy, lvl)
|
|||||||
end
|
end
|
||||||
cy += 1
|
cy += 1
|
||||||
-- control mark bit 0x04: end of flotilla
|
-- control mark bit 0x04: end of flotilla
|
||||||
until f&0x04 == 1
|
until f&0x04 > 0
|
||||||
self.rows=rows
|
self.rows=rows
|
||||||
self:statisfy(counts)
|
self:statisfy(counts)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user