home *** CD-ROM | disk | FTP | other *** search
/ Glowing Icon Sampler (Explicit Version) / GLOWING_ICON_SAMPLER.BIN / pc / holo / holodeck.dir / 00024.ls < prev    next >
Encoding:
Text File  |  1994-01-01  |  74 b   |  6 lines

  1. on mouseUp
  2.   global username
  3.   set username to "Stud"
  4.   go("CallYou")
  5. end
  6.