This has to be the worst GCC error ever.

This commit is contained in:
Matt Woodrow 2009-02-19 19:35:45 +13:00
parent f19cb010a0
commit 792204bd06

View File

@ -1791,4 +1791,4 @@ int CPlayer::GetLifeState()
unsigned int CPlayer::GetSerial()
{
return m_Serial.value;
}
}