Skip to content

Commit

Permalink
Apply missed diff
Browse files Browse the repository at this point in the history
Need this to build
  • Loading branch information
mcmonkey4eva committed Dec 14, 2014
1 parent 797f2e2 commit e3370db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/net/aufdemrand/denizen/tags/TagManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ public void registerCoreTags() {
new FlagTags(denizen);
new NotableLocationTags(denizen);

denizen.getServer().getPluginManager().registerEvents(this, denizen);
registerTagEvents(this);
}

Expand Down

0 comments on commit e3370db

Please sign in to comment.