whitespace gone.
This commit is contained in:
parent
e530e3b5a8
commit
0f4facd407
@ -263,7 +263,7 @@ public class NpcManager extends MiniPlugin
|
|||||||
entry.Entity = entity;
|
entry.Entity = entity;
|
||||||
_npcs.put(entity.getUniqueId().toString(), entry);
|
_npcs.put(entity.getUniqueId().toString(), entry);
|
||||||
|
|
||||||
if (entry.Radius == 0 )
|
if (entry.Radius == 0)
|
||||||
{
|
{
|
||||||
UtilEnt.Vegetate(entry.Entity);
|
UtilEnt.Vegetate(entry.Entity);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user