More protected replacements.

This commit is contained in:
MobiusDev
2016-01-29 15:32:47 +00:00
parent 9f74036626
commit c09085f2b4
14 changed files with 41 additions and 39 deletions

View File

@@ -783,7 +783,7 @@ public final class FinalEmperialTomb extends AbstractInstance
{
private final L2Npc _npc;
protected SoulBreakingArrow(L2Npc npc)
SoulBreakingArrow(L2Npc npc)
{
_npc = npc;
}