remove leading period from Windows template file
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
*/
|
||||
|
||||
#define CONFIG_FILE ".nethackrc"
|
||||
#define CONFIG_TEMPLATE ".nethackrc.template"
|
||||
#define CONFIG_TEMPLATE "nethackrc.template"
|
||||
#define SYSCF_TEMPLATE "sysconf.template"
|
||||
#define SYMBOLS_TEMPLATE "symbols.template"
|
||||
#define GUIDEBOOK_FILE "Guidebook.txt"
|
||||
|
||||
Reference in New Issue
Block a user