Merge branch 'development' of https://github.com/dginovker/09HDscape into development

This commit is contained in:
dginovker 2019-06-08 17:10:58 -04:00
commit e2b857e58c

View file

@ -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.
*/