mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-12 14:53:45 +00:00
Removed unnecessary spaces
This commit is contained in:
@@ -113,7 +113,7 @@ bool QueryQuestAction::Execute(Event event)
|
||||
void QueryQuestAction::TellObjectives(uint32 questId)
|
||||
{
|
||||
Quest const* questTemplate = sObjectMgr->GetQuestTemplate(questId);
|
||||
|
||||
|
||||
// Checks if the questTemplate is valid
|
||||
if (!questTemplate)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user