From bf8c0933c94bd9f1a94117f1f4a382f2ce6fb9e2 Mon Sep 17 00:00:00 2001 From: megamage Date: Thu, 30 Jul 2009 10:19:03 +0800 Subject: [8221] Removed trailing whitespaces With excluded dep/ - as usual. Signed-off-by: freghar --HG-- branch : trunk --- src/game/PlayerDump.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/PlayerDump.cpp') diff --git a/src/game/PlayerDump.cpp b/src/game/PlayerDump.cpp index 80f7c402fd4..2187614d368 100644 --- a/src/game/PlayerDump.cpp +++ b/src/game/PlayerDump.cpp @@ -332,7 +332,7 @@ void PlayerDumpWriter::DumpTable(std::string& dump, uint32 guid, char const*tabl std::string PlayerDumpWriter::GetDump(uint32 guid) { std::string dump; - + dump += "IMPORTANT NOTE: This sql queries not created for apply directly, use '.pdump load' command in console or client chat instead.\n"; dump += "IMPORTANT NOTE: NOT APPLY ITS DIRECTLY to character DB or you will DAMAGE and CORRUPT character DB\n\n"; -- cgit v1.2.3