home *** CD-ROM | disk | FTP | other *** search
/ Cani & Cani / CANI.ISO / pc / program / intro.dxr / 00022.ls < prev    next >
Encoding:
Text File  |  1997-11-11  |  65 b   |  6 lines

  1. on exitFrame
  2.   if the timer < 60 then
  3.     go(#loop)
  4.   end if
  5. end
  6.