mirror of
https://github.com/songoda/EpicHeads.git
synced 2024-11-26 04:25:16 +01:00
3.2.8
This commit is contained in:
parent
9ca6ee02a4
commit
aba27e85bc
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<groupId>com.songoda</groupId>
|
||||
<artifactId>EpicHeads</artifactId>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<version>3.2.7</version>
|
||||
<version>3.2.8</version>
|
||||
<build>
|
||||
<defaultGoal>clean install</defaultGoal>
|
||||
<finalName>EpicHeads-${project.version}</finalName>
|
||||
|
@ -167,7 +167,6 @@ public class EpicHeads extends SongodaPlugin {
|
||||
|
||||
private boolean loadHeads() {
|
||||
try {
|
||||
|
||||
this.headManager.clear();
|
||||
this.headManager.addCategory(new Category(getLocale()
|
||||
.getMessage("general.word.latestpack").getMessage(), true));
|
||||
|
Loading…
Reference in New Issue
Block a user