home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2001 December (Bonus) / HAWKING.ISO / 06.DIR / 00350.ls < prev    next >
Encoding:
Text File  |  1995-04-03  |  163 b   |  9 lines

  1. on exitFrame
  2.   global gCraftLine, gCraftBefore
  3.   set gCraftBefore to 0
  4.   set gCraftLine to 12
  5.   ClearPuppets()
  6.   set the timeoutScript to "nothing"
  7.   go("64")
  8. end
  9.