home *** CD-ROM | disk | FTP | other *** search
/ Action-Games / cd6.mdf / media / r02 / pascal.dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1997-01-31  |  96 b   |  7 lines

  1. on exitFrame
  2.   global gMachine
  3.   if gMachine = EMPTY then
  4.     puppetTransition(23)
  5.   end if
  6. end
  7.