Skip to content

Commit

Permalink
rm nl
Browse files Browse the repository at this point in the history
  • Loading branch information
Arinerron committed Apr 3, 2017
1 parent f031dae commit 0b11f84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game/Game.java
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,6 @@ public void respawn() {

dispatchEvent("ondeath");


java.util.List<Particle> particles = Particle.randomlySpread(this, x + half, y + half, Color.GREEN, 600, 100);

for(Particle particle : particles) {
Expand Down

0 comments on commit 0b11f84

Please sign in to comment.