do away with symbols.template in windows
If the one provided in the zip/distribution is newer, replace the one used by the game after renaming the current one to symbols.save. If the one used by the game is newer, do nothing with it.
This commit is contained in:
@@ -971,7 +971,7 @@ $(O)install.tag: $(DAT)\data $(DAT)\rumors $(DAT)\oracles \
|
||||
if exist $(DAT)\ttyoptions copy $(DAT)\ttyoptions $(GAMEDIR)
|
||||
! ENDIF
|
||||
if exist $(MSWSYS)\sysconf.template copy $(MSWSYS)\sysconf.template $(GAMEDIR)
|
||||
if exist $(DAT)\symbols copy $(DAT)\symbols $(GAMEDIR)\symbols.template
|
||||
if exist $(DAT)\symbols copy $(DAT)\symbols $(GAMEDIR)\symbols
|
||||
if exist $(DOC)\guidebook.txt copy $(DOC)\guidebook.txt $(GAMEDIR)\Guidebook.txt
|
||||
if exist $(DOC)\nethack.txt copy $(DOC)\nethack.txt $(GAMEDIR)\NetHack.txt
|
||||
@if exist $(GAMEDIR)\NetHack.PDB echo NOTE: You may want to remove $(GAMEDIR:\=/)/NetHack.PDB to conserve space
|
||||
|
||||
Reference in New Issue
Block a user