From b04356670ee745ae7cea9ed1b2e8da73a539e1e3 Mon Sep 17 00:00:00 2001 From: kremsy Date: Sun, 10 Nov 2013 22:32:09 +0100 Subject: [PATCH] join / leave message --- application/core/playerHandler.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/core/playerHandler.php b/application/core/playerHandler.php index 96ee0eeb..3ea50457 100644 --- a/application/core/playerHandler.php +++ b/application/core/playerHandler.php @@ -105,6 +105,7 @@ class PlayerHandler { } //TODO: remove $w, $l and stuff out of nick //TODO: postfix playerConnect callBack as soon as needed + //Todo: Better style colours of the message or anything else } /**