Update Grasscutter.java

why do i have to fix stable
This commit is contained in:
Magix 2022-04-26 21:37:28 -04:00 committed by memetrollsXD
parent cc093be67b
commit 317bf5c78b

View File

@ -34,7 +34,7 @@ public final class Grasscutter {
private static DispatchServer dispatchServer;
private static GameServer gameServer;
public static final Reflections reflector = new Reflections();
public static final Reflections reflector = new Reflections("emu.grasscutter");
static {
// Declare logback configuration.