mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core: fixed warning introduced in last commit
This commit is contained in:
@@ -565,6 +565,8 @@ public:
|
||||
player->GetSession()->SendNotification(GO_FAILED);
|
||||
return true;
|
||||
}
|
||||
#else
|
||||
(void)go;
|
||||
#endif
|
||||
|
||||
player->CastSpell(player, SPELL_TELEPORT_SPECTRAL, true);
|
||||
|
||||
Reference in New Issue
Block a user