home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 54 / ClassicFond54.iso / games / stars.rar / ted.vol / clearflags.cs < prev    next >
Text File  |  1999-02-19  |  122b  |  6 lines

  1. Ted::listFlags Ted::flags
  2. if test $dlgResult != [cancel]
  3.     Ted::clearFlags $Ted::flags
  4.     flushTextureCache
  5. endif
  6.