Help please

[COLOR=rgb(51,51,51)]/home/TrinityCore/src/server/game/Entities/Player/Player.cpp: In member function ‘virtual void Player::Update(uint32)’:
[COLOR=rgb(51,51,51)]/home/TrinityCore/src/server/game/Entities/Player/Player.cpp:1795:59: error: no matching function for call to ‘World::getBoolConfig(RealmZone)’
[COLOR=rgb(51,51,51)]if (sWorld->getBoolConfig(CONFIG_FAKE_WHO_LIST));
[COLOR=rgb(51,51,51)]^

[COLOR=rgb(51,51,51)]patch: link

— Canned message start —

This thread is not related to the official Trinity codebase and was moved to the Custom Code section.

Please read the stickies next time.

— Canned message end —

The method exists at https://github.com/TrinityCore/TrinityCore/blob/6.x/src/server/game/World/World.h#L703