Skip to content

Commit

Permalink
Updated for full compatibility with 1.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
LadyCailin committed Dec 20, 2012
1 parent 02dfd52 commit 0123756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.4.5-R0.3-SNAPSHOT</version>
<version>1.4.6-R0.1-SNAPSHOT</version>
</dependency>

<!-- CraftBukkit Dependency for experimental features
Expand Down
Expand Up @@ -62,6 +62,7 @@ public enum MCEntityType {
WEATHER,
PLAYER,
COMPLEX_PART,
FIREWORK,
/**
* An unknown entity without an Entity Class
*/
Expand Down

0 comments on commit 0123756

Please sign in to comment.