mirror of
https://github.com/taoneill/war.git
synced 2024-11-23 18:55:28 +01:00
Removed "debug" message
This commit is contained in:
parent
9f828fe790
commit
ff04f24a85
@ -84,7 +84,6 @@ public class Warzone {
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public Warzone(World world, String name) {
|
||||
War.war.log("DERP",Level.INFO);
|
||||
this.world = world;
|
||||
this.name = name;
|
||||
this.friendlyFire = War.war.isDefaultFriendlyFire();
|
||||
|
Loading…
Reference in New Issue
Block a user