mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Removed a now-unused local (ca02629 follow-up)
This commit is contained in:
@@ -69,7 +69,6 @@ public:
|
||||
}
|
||||
|
||||
Player* gmPlayer = handler->GetSession()->GetPlayer();
|
||||
Group* gmGroup = gmPlayer->GetGroup();
|
||||
Map* gmMap = gmPlayer->GetMap();
|
||||
bool toInstance = gmMap->Instanceable();
|
||||
bool onlyLocalSummon = false;
|
||||
|
||||
Reference in New Issue
Block a user