Remove EXPLORERS from winnt sysconf

Stupidly added this to the winnt sysconf, when it should've
been *nix only.
This commit is contained in:
Pasi Kallinen
2015-04-01 08:29:12 +03:00
parent 8fb23b4a41
commit 3f885ef583

View File

@@ -14,9 +14,6 @@ WIZARDS=*
# Uses the same syntax as the WIZARDS option above.
#SHELLERS=
# Users allowed to use #exploremode. Same syntax as WIZARDS above.
EXPLORERS=*
# Show debugging information originating from these source files.
# Use '*' for all, or list source files separated by spaces.
# Only available if game has been compiled with DEBUG.