home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 51 / PCGamer51_17Demos.iso / VIDEO / V102401.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  2000-10-03  |  64 b   |  6 lines

  1. on keyUp
  2.   if the key = RETURN then
  3.     go("Sair")
  4.   end if
  5. end
  6.