home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / GAMEREV.DIR / 00092.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  75 b   |  7 lines

  1. on exitFrame
  2.   disposeVid()
  3.   updateStage()
  4.   put "BLAH"
  5.   go("GAME1")
  6. end
  7.