home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / shop / sakurain.dir / 00013.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  166 b   |  10 lines

  1. on exitFrame
  2.   global guserlist
  3.   repeat with n = 31 to 36
  4.     puppetSprite(n, 0)
  5.     set the visible of sprite n to 1
  6.   end repeat
  7.   go("atm-m")
  8.   updateStage()
  9. end
  10.