From a938dabd7fe0e4b4e3ef4868166606a15a06b643 Mon Sep 17 00:00:00 2001 From: Uriziel Date: Sun, 20 Jan 2013 01:40:13 +0100 Subject: [PATCH] Fixed sending motd and http reply --- syncplay/constants.py | 1 + syncplay/messages.py | 3 ++- syncplay/server.py | 8 ++++---- syncplayServer.py | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/syncplay/constants.py b/syncplay/constants.py index 6025433..0795efb 100644 --- a/syncplay/constants.py +++ b/syncplay/constants.py @@ -58,3 +58,4 @@ UI_COMMAND_REGEX = r"^(?P[^\ ]+)(?:\ (?P.+))?" UI_OFFSET_REGEX = r"^(?:o|offset)\ ?(?P[/+-])?(?P