Update ClientLoader.java
This commit is contained in:
@@ -84,6 +84,7 @@ public class ClientLoader
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
updateCheckMode = CUSTOM;
|
||||||
Manifest manifest = new Manifest();
|
Manifest manifest = new Manifest();
|
||||||
manifest.getMainAttributes().put(Attributes.Name.MANIFEST_VERSION, "1.0");
|
manifest.getMainAttributes().put(Attributes.Name.MANIFEST_VERSION, "1.0");
|
||||||
RSConfig config = clientConfigLoader.fetch();
|
RSConfig config = clientConfigLoader.fetch();
|
||||||
|
|||||||
Reference in New Issue
Block a user