home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / Its-a-Gas.swf / scripts / DefineSprite_279 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-11-10  |  76 b   |  6 lines

  1. if(this.timer == null)
  2. {
  3.    this.timer = new cTimer();
  4. }
  5. updateTime();
  6.