kishtarn555 / rekarel-core

MIT License
0 stars 0 forks source link

[Bug] Continue statement now reduces the counter in a Repeat Loop #100

Closed kishtarn555 closed 1 month ago

kishtarn555 commented 1 month ago

This code now works as expected, leaving 12 beepers and turning 16 times.

image

Fixes #99