12 lines
602 B
Plaintext
12 lines
602 B
Plaintext
--- include/config.h.orig Thu Dec 30 13:30:54 1999
|
|
+++ include/config.h Sat Jan 29 22:25:55 2000
|
|
@@ -516,7 +516,7 @@
|
|
#undef EPIC_DEBUG /* force coredump on panic */
|
|
#define EXEC_COMMAND /* allow /exec comamnd */
|
|
#undef HACKED_DCC_WARNING /* warn if handshake != sender */
|
|
-#undef HARD_UNFLASH /* do a hard reset instead of soft on refresh */
|
|
+#define HARD_UNFLASH /* do a hard reset instead of soft on refresh */
|
|
#undef NO_BOTS /* no bots allowed */
|
|
#undef NO_CHEATING /* always do it the "right" way, no shortcuts */
|
|
#undef STRIP_EXTRANEOUS_SPACES /* strip leading and trailing spaces */
|