Skip to content
This repository has been archived by the owner on May 3, 2018. It is now read-only.

Commit

Permalink
release after a long time dead crp
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinitlyEvil committed Oct 11, 2015
1 parent a7118cb commit 8044bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/dragonet/DragonetServer.java
Expand Up @@ -41,7 +41,7 @@

public class DragonetServer {

private final static boolean RELEASE = false;
private final static boolean RELEASE = true;

private static DragonetServer INSTANCE;

Expand Down

0 comments on commit 8044bf9

Please sign in to comment.