home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / mgorr.arj / LOCAL.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-09-10  |  206 b   |  10 lines

  1. Rem ***** check to see if GENGORR needs to be run
  2. if exist dungeon.dat goto local
  3.  
  4. Rem ***** creating the Mines of Gorr world!
  5. GENGORR
  6.  
  7. :LOCAL
  8. Rem ***** use /local to run in local mode
  9. GORR /local
  10.