altered shooter source code to not use random numbers

This commit is contained in:
Richard Harrington 2013-08-21 21:47:07 -04:00
parent 0c4ad24a9b
commit 0d5f3838ac

View File

@ -69,8 +69,7 @@
:shooter
"
90 TO AIM
Y TO RANDOM
RANDOM TO S
200 - Y TO S
SHOOT
S TO SHOT
GOTO SHOOT "