One "Poke 198, 0" too many...
This commit is contained in:
parent
3a2f8f0077
commit
bd4fc31f76
|
@ -88,7 +88,6 @@ TryDiggingAgain:
|
||||||
|
|
||||||
Poke ScreenPosition, 1 : Poke FinalScrPosition, 2
|
Poke ScreenPosition, 1 : Poke FinalScrPosition, 2
|
||||||
Print "{HOME} max steps: " ; MaxSteps ; " - final loc: " ; FinalScrPosition
|
Print "{HOME} max steps: " ; MaxSteps ; " - final loc: " ; FinalScrPosition
|
||||||
Poke 198, 0
|
|
||||||
|
|
||||||
' ****MOUSE****
|
' ****MOUSE****
|
||||||
Poke ScreenPosition, MOUSE : NextDirection = 2
|
Poke ScreenPosition, MOUSE : NextDirection = 2
|
||||||
|
|
Loading…
Reference in New Issue