Merge fail

This commit is contained in:
Deathmax 2012-01-20 14:35:59 +08:00
parent 733be6b84e
commit 672d360e9d
5 changed files with 25 additions and 20 deletions

View file

@ -1068,7 +1068,7 @@ namespace TShockAPI
return true;
}
if (proj.hostile)
if (Main.projHostile[type])
{
//player.SendMessage( proj.name, Color.Yellow);
return true;