mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-21 06:13:13 -04:00
Merge branch 'darkk_login'
Conflicts: src/main/NGECore.java
This commit is contained in:
@@ -284,7 +284,6 @@ public class ObjectService implements INetworkDispatch {
|
||||
System.out.println("!File Not Found:" + template.toString());
|
||||
} catch (IOException e) {
|
||||
System.out.println("!IO error " + template.toString());
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user