mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-04 00:37:46 +00:00
Update Landing.java
This commit is contained in:
@@ -31,7 +31,7 @@ public final class Landing {
|
||||
public static void main(String... args) throws IOException {
|
||||
|
||||
if (Context.getJavaVersion() >= 9){
|
||||
UILog.log("Parabot", "Please downgrade to Java 8 in order to use Parabot");
|
||||
UILog.log("Parabot", "Parabot doesn't support Java 9+ currently. Please downgrade to Java 8 to ensure Parabot is working correctly.");
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user