mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
* Initial fix suggestion for 22660. * Removed todo related to the work done in this branch. * Removing obsolete braces and added failfast check. * Refactored the logic about having the quest. * Removing obsolete braces. * Adding reference to incomplete type. * Switching from forward declaration to header where type is defined. * Including Player type definition in order to work with nopch. * Update src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockDepths/instance_blackrock_depths.cpp Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> * Update src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockDepths/instance_blackrock_depths.cpp Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> * Reverted mistakenly deleted todo