home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 100 / af100b.adf / patches.lzx / Cannoncheater / Levelcheater < prev    next >
Text File  |  1991-03-14  |  199b  |  12 lines

  1. execute >NIL: s:cleancannon
  2. delete >NIL: s:cleancannon
  3. ccheat >NIL:
  4. if exists s:cleancannon
  5.   execute cannonfodder >NIL:
  6.   execute s:cleancannon
  7.   delete >NIL: s:cleancannon
  8.   quit
  9. else
  10.   quit
  11. endif
  12.