home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / back_to_work.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  67 b   |  9 lines

  1. if(womannum == 0)
  2. {
  3.    replay();
  4. }
  5. else
  6. {
  7.    poscloth();
  8. }
  9.