From 79005bb9b669c9f879fec8e15776a3846e82ec96 Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 10 Jul 2013 16:10:13 +0200 Subject: Forgot a full stop at the end of the default AFK message. --- src/defaults.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/defaults.cpp') diff --git a/src/defaults.cpp b/src/defaults.cpp index 340155da7..5562a37aa 100644 --- a/src/defaults.cpp +++ b/src/defaults.cpp @@ -99,7 +99,7 @@ DefaultsData* getConfigDefaults() AddDEF("crazyMoveProgram", "mumrsonmdmlon"); AddDEF("disableGameModifiers", false); AddDEF("targetDeadPlayers", false); - AddDEF("afkMessage", "I am away from keyboard"); + AddDEF("afkMessage", "I am away from keyboard."); AddDEF("particleMaxCount", 3000); AddDEF("particleFastPhysics", 1); AddDEF("particleEmitterSkip", 1); -- cgit v1.2.3-60-g2f50