mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Objects: Fix typo in 19cab2c508
(cherry picked from commit dbe854cd31)
Conflicts:
src/server/game/Globals/ObjectMgr.h
This commit is contained in:
committed by
Carbenium
parent
038138592d
commit
834ce504ae
@@ -55,7 +55,7 @@ struct PlayerLevelInfo;
|
||||
struct PageText
|
||||
{
|
||||
std::string Text;
|
||||
uint16 NextPageID;
|
||||
uint32 NextPageID;
|
||||
};
|
||||
|
||||
/// Key for storing temp summon data in TempSummonDataContainer
|
||||
|
||||
Reference in New Issue
Block a user