home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1998 to 1999 / DISNEY99.ISO / Media / First.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1998-11-16  |  74 b   |  6 lines

  1. on exitFrame
  2.   if the colorDepth <= 8 then
  3.     go("monitor")
  4.   end if
  5. end
  6.