aboutsummaryrefslogtreecommitdiff
path: root/muswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'muswd.c')
-rw-r--r--muswd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/muswd.c b/muswd.c
index 4c1c7ca..d23f906 100644
--- a/muswd.c
+++ b/muswd.c
@@ -107,7 +107,7 @@ threadsim(void *)
io = ioproc();
for(;;){
- lobby->healthcheck(lobby);
+ lobby->purge(lobby);
if(lobby->getcouple(lobby, couple) != -1){
newparty(couple);