diff --git a/BuGS/gameSpider.s b/BuGS/gameSpider.s index 60f3cef..2996b0c 100644 --- a/BuGS/gameSpider.s +++ b/BuGS/gameSpider.s @@ -339,6 +339,9 @@ updateSpider_rightDiagDown_skipInc anop rtl updateSpider_tilesRight anop + lda #7 + sta spiderShiftInTile + ldx spiderTileOffsets+4 cmp #RHS_FIRST_TILE_OFFSET bge updateSpider_offScreen