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