Core: Fixed some build warnings

--HG--
branch : trunk
This commit is contained in:
Shauren
2010-11-11 13:40:52 +01:00
parent 7dcfa7b63f
commit 7133f3f08e
2 changed files with 3 additions and 3 deletions

View File

@@ -119,6 +119,7 @@ public:
{
case TYPE_EVENT: return m_auiEncounter[0];
}
return 0;
}
uint64 GetData64(uint32 uiType)