Core/Objects: Fix typo in 19cab2c508

This commit is contained in:
Vincent-Michael
2015-12-21 17:28:37 +01:00
parent 68033fa467
commit dbe854cd31

View File

@@ -57,7 +57,7 @@ struct PlayerLevelInfo;
struct PageText
{
std::string Text;
uint16 NextPage;
uint32 NextPage;
};
/// Key for storing temp summon data in TempSummonDataContainer