home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / ant_war.swf / scripts / frame_574 / DoAction.as
Encoding:
Text File  |  2007-03-13  |  106 b   |  7 lines

  1. _root.update_warfeedback();
  2. if(!_root.check_victory())
  3. {
  4.    gotoAndStop("meleeframe");
  5.    play();
  6. }
  7.