home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 March / PCPRO0396.ISO / march / blender / panic / 00006_Panic.Screen.ls < prev    next >
Encoding:
Text File  |  1995-09-24  |  129 b   |  10 lines

  1. on mouseUp
  2.   if the machineType = 256 then
  3.     nothing()
  4.   else
  5.     initRearWindow(255)
  6.   end if
  7.   play done
  8.   go(marker(0))
  9. end
  10.