forked from 2009Scape/Server
Merge branch 'development' of https://github.com/dginovker/09HDscape into development
This commit is contained in:
commit
e2b857e58c
1 changed files with 0 additions and 2 deletions
|
|
@ -248,7 +248,6 @@ public class Player extends Entity {
|
|||
*/
|
||||
private final HunterManager hunterManager = new HunterManager(this);
|
||||
|
||||
|
||||
/**
|
||||
* The treasure trail manager.
|
||||
*/
|
||||
|
|
@ -274,7 +273,6 @@ public class Player extends Entity {
|
|||
*/
|
||||
private final IronmanManager ironmanManager = new IronmanManager(this);
|
||||
|
||||
|
||||
/**
|
||||
* The logout plugins.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue