home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / 3d_dun.dir / 00079.ls < prev    next >
Encoding:
Text File  |  1994-12-01  |  182 b   |  8 lines

  1. on exitFrame
  2.   set the castNum of sprite 30 to the number of cast "map"
  3.   set the castNum of sprite 31 to the number of cast "player"
  4.   updateStage()
  5.   preview()
  6.   updateStage()
  7. end
  8.