home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 June / PCPRO_696.ISO / bonus / blender / panic.dir / 00006_Panic.Screen.ls < prev    next >
Encoding:
Text File  |  1996-03-08  |  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.