Removed one error.

This commit is contained in:
em 1985-02-15 14:37:35 +00:00
parent 792d315beb
commit eb2b9d0bac

View file

@ -172,8 +172,8 @@
17100 if s(x,y)=0 then 17500 17100 if s(x,y)=0 then 17500
17200 print "that space is already occupied" 17200 print "that space is already occupied"
17300 print 17300 print
17500 rem
17400 goto 16700 17400 goto 16700
17500 rem
17600 s(a,b)=s(e,h) 17600 s(a,b)=s(e,h)
17700 s(e,h)=0 17700 s(e,h)=0
17800 t=(4.5-(3.5*g)) 17800 t=(4.5-(3.5*g))