home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / e_gen.dir / 00055_custom3.ls < prev    next >
Encoding:
Text File  |  2000-10-16  |  116 b   |  9 lines

  1. on exitFrame
  2.   global gCatenaccio
  3.   if count(gCatenaccio) = 2 then
  4.     go("vr13")
  5.   else
  6.     go("ret")
  7.   end if
  8. end
  9.