made static hashSphere public
This commit is contained in:
@@ -40,7 +40,7 @@ import nodash.models.NoSession.NoState;
|
|||||||
|
|
||||||
public final class NoCore {
|
public final class NoCore {
|
||||||
public static NoConfig config;
|
public static NoConfig config;
|
||||||
private static NoHashSphereInterface hashSphere;
|
public static NoHashSphereInterface hashSphere;
|
||||||
|
|
||||||
public static void setup(NoHashSphereInterface hashSphere) {
|
public static void setup(NoHashSphereInterface hashSphere) {
|
||||||
File configFile = new File(NoConfig.CONFIG_FILENAME);
|
File configFile = new File(NoConfig.CONFIG_FILENAME);
|
||||||
|
|||||||
Reference in New Issue
Block a user