Renamed RunMain to JarMain
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
package com.seibel.lod.core;
|
||||
|
||||
public class RunMain {
|
||||
public class JarMain {
|
||||
public static void main(String[] args){
|
||||
System.out.println("Why are you running the jar, this isn't done yet");
|
||||
System.out.println("Why are you running the jar, this isn't done yet >:(");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user