Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Scripts: remove old todo
Browse files Browse the repository at this point in the history
  • Loading branch information
AriDEV3 committed Nov 29, 2023
1 parent cdc1a9f commit ce2771d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/scripts/Pandaria/zone_wandering_island.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ class npc_master_shang_xi_wood_of_staves : public CreatureScript
}
case EVENT_MASTER_SHANG_XI_WOODS_CREDIT:
{
//TODO: staff plant.
std::list<Player*> playerList;
GetPlayerListInGrid(playerList, me, 15.0f);

Expand Down

0 comments on commit ce2771d

Please sign in to comment.