From 792204bd062629ac32f0fbcd8ab7c11b546dfe61 Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Thu, 19 Feb 2009 19:35:45 +1300 Subject: [PATCH] This has to be the worst GCC error ever. --- core/PlayerManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/PlayerManager.cpp b/core/PlayerManager.cpp index 9cd3084ea..daa6030da 100644 --- a/core/PlayerManager.cpp +++ b/core/PlayerManager.cpp @@ -1791,4 +1791,4 @@ int CPlayer::GetLifeState() unsigned int CPlayer::GetSerial() { return m_Serial.value; -} \ No newline at end of file +}