Cleanup of unnecessary void method and class modifiers.
This commit is contained in:
@@ -1213,7 +1213,7 @@ public class Q230_TestOfTheSummoner extends Quest
|
||||
return null;
|
||||
}
|
||||
|
||||
private final class ProgressDuelMob
|
||||
private class ProgressDuelMob
|
||||
{
|
||||
private final Player _attacker;
|
||||
private final Summon _pet;
|
||||
|
Reference in New Issue
Block a user