openbsd-ports/net/epic4/patches/patch-aa
1999-07-20 04:18:09 +00:00

12 lines
602 B
Plaintext

--- include/config.h.orig Mon Jul 19 19:38:33 1999
+++ include/config.h Mon Jul 19 19:39:09 1999
@@ -546,7 +546,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 */