remove
This commit is contained in:
@@ -141,12 +141,6 @@ public:
|
||||
|
||||
auto const& plots = garrison->GetPlots();
|
||||
handler->PSendSysMessage(" Plots: %u", uint32(plots.size()));
|
||||
|
||||
auto const& followers = garrison->GetFollowers();
|
||||
handler->PSendSysMessage(" Followers: %u", uint32(followers.size()));
|
||||
|
||||
auto const& missions = garrison->GetMissions();
|
||||
handler->PSendSysMessage(" Missions: %u", uint32(missions.size()));
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user