From f1e5676f0db10e2c4dda69fbc4b5727713f9de9b Mon Sep 17 00:00:00 2001 From: Michael-Jouanneau Date: Mon, 14 Nov 2016 21:26:08 +0100 Subject: [PATCH] Changed Things --- src/Launcher/Main.java | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/Launcher/Main.java b/src/Launcher/Main.java index 6b1b313..94adc65 100644 --- a/src/Launcher/Main.java +++ b/src/Launcher/Main.java @@ -8,6 +8,11 @@ does without them losing interest. Also, in case you are actually, seriously goi favour and pour yourself some nice Jack Daniels. You deserve it if you're going to read through this. */ +/* +Do not Read Past this point... This is a human health advisory. Anyone reading past this point will risk his or her life. +If you get sick reading, we will not claim responsibility on your health. Please Stay Clear of the Code. +*/ + package Launcher; import Launcher.net.Updater; @@ -28,6 +33,10 @@ import java.io.File; import com.tofvesson.async.*; import javafx.util.Duration; +/* +Do not go further. you risk your life. Read guideline above. Anyone reading past this point is no longer under our responsibility. +*/ + public class Main extends Application { // Semantic versioning system data