openbsd-ports/net/epic4/patches/patch-aa

12 lines
602 B
Plaintext
Raw Normal View History

1999-07-20 00:18:09 -04:00
--- 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 */
1999-07-20 00:18:09 -04:00
+#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 */