Actually allow people to run these builds.
This commit is contained in:
parent
6602c22147
commit
b698fa9806
@ -39,10 +39,6 @@ public class Bootstrap
|
||||
return;
|
||||
}
|
||||
|
||||
System.out.println( "This version is not ready for production use, please download #788 or below" );
|
||||
if (true){
|
||||
return;
|
||||
}
|
||||
|
||||
if ( Float.parseFloat( System.getProperty( "java.class.version" ) ) < 51.0 )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user