24 game: Difference between revisions

m
no edit summary
(Avoid repeat execution of initialization, clear old expression out of line 2005 prior to setting new expression, in case new expression is shorter.)
mNo edit summary
Line 3,552:
 
35 print chr$(147);chr$(14);"Initializing...":gosub 1400
40 gosub 1440:n$="":x=rnd(-ti):rem similar to 'randomize'
45 for i=1 to 4
50 t$=str$(int(rnd(1)*9)+1)
113

edits