aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mcin/mc_regex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcin/mc_regex.h b/mcin/mc_regex.h
index 069f2a2..25aeca5 100644
--- a/mcin/mc_regex.h
+++ b/mcin/mc_regex.h
@@ -2,7 +2,7 @@
#define _MC_REGEX_H
#define MC_REGEX \
"^.* joined the game," \
-"^.* lost connection: .*," \
+"^\\w* lost connection: .*," \
"^Stopping server," \
"^Starting minecraft server version .*," \
"^Done \\(.*s\\)! For help type \"help\"," \