home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / CrossingCup.swf / scripts / __Packages / CIntroScreen.as < prev    next >
Encoding:
Text File  |  2007-12-11  |  98 b   |  8 lines

  1. class CIntroScreen extends CScreen
  2. {
  3.    function CIntroScreen()
  4.    {
  5.       super();
  6.    }
  7. }
  8.