Changed Things
This commit is contained in:
parent
73cf39f11c
commit
f1e5676f0d
@ -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.
|
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;
|
package Launcher;
|
||||||
|
|
||||||
import Launcher.net.Updater;
|
import Launcher.net.Updater;
|
||||||
@ -28,6 +33,10 @@ import java.io.File;
|
|||||||
import com.tofvesson.async.*;
|
import com.tofvesson.async.*;
|
||||||
import javafx.util.Duration;
|
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 {
|
public class Main extends Application {
|
||||||
|
|
||||||
// Semantic versioning system data
|
// Semantic versioning system data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user