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