Merge fail
This commit is contained in:
parent
733be6b84e
commit
672d360e9d
5 changed files with 25 additions and 20 deletions
|
|
@ -1068,7 +1068,7 @@ namespace TShockAPI
|
|||
return true;
|
||||
}
|
||||
|
||||
if (proj.hostile)
|
||||
if (Main.projHostile[type])
|
||||
{
|
||||
//player.SendMessage( proj.name, Color.Yellow);
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue