1.4.0 BETA 7

This commit is contained in:
MistPhizzle 2014-08-31 11:09:46 -04:00
parent 6e5e6415ed
commit 654aa9477e
4 changed files with 2 additions and 3 deletions

Binary file not shown.

View file

@ -76,7 +76,6 @@ public class WaterWall {
if (instances.containsKey(player.getEntityId())) {
instances.get(player.getEntityId()).cancel();
}
// Methods.verbose("New water wall prepared");
instances.put(player.getEntityId(), this);
time = System.currentTimeMillis();
}

View file

@ -1,6 +1,6 @@
name: ProjectKorra
author: ProjectKorra
version: 1.4.0 BETA 6
version: 1.4.0 BETA 7
main: com.projectkorra.ProjectKorra.ProjectKorra
commands:
projectkorra: