home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / 05DD.DXR / 00439.ls < prev    next >
Encoding:
Text File  |  1996-01-12  |  131 b   |  9 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 10
  4.     nothing()
  5.   end repeat
  6.   puppetSound("Fax Ends")
  7.   updateStage()
  8. end
  9.