mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-10 09:22:49 +00:00
Change-Id: If81bd9f1cf2db8fd6a38752f6a36648e5e4423dc
This commit is contained in:
13
src/main/java/com/l2jserver/L2JGameServerMain.java
Normal file
13
src/main/java/com/l2jserver/L2JGameServerMain.java
Normal file
@@ -0,0 +1,13 @@
|
||||
package com.l2jserver;
|
||||
|
||||
public class L2JGameServerMain {
|
||||
|
||||
/**
|
||||
* @param args
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user