From 9e07cb634b9048be3974517952f22301ba67c7e6 Mon Sep 17 00:00:00 2001 From: stefanhts Date: Sat, 21 Oct 2017 12:28:56 -0400 Subject: [PATCH] Update ModBars.java Verified the true nature of termination --- src/io/github/infraredpanda/modbars/ModBars.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/io/github/infraredpanda/modbars/ModBars.java b/src/io/github/infraredpanda/modbars/ModBars.java index 928b837..a247d4a 100644 --- a/src/io/github/infraredpanda/modbars/ModBars.java +++ b/src/io/github/infraredpanda/modbars/ModBars.java @@ -23,7 +23,7 @@ public static void main(String[] args) System.out.println(bar.toString()); in.close(); } - +//#Koki was fired public ModBars() { GUI gui = new GUI();