update changelog

This commit is contained in:
AxeelAnder 2018-10-25 22:10:33 +08:00
parent 124ca19393
commit b2033d9eac
2 changed files with 2 additions and 2 deletions

View file

@ -1012,8 +1012,7 @@ namespace TShockAPI
bool hasVortexTower = false;
bool hasNebulaTower = false;
bool hasStardustTower = false;
// May need to optimize
foreach (var npc in Main.npc)
{
if (npc.netID == NPCID.LunarTowerSolar)