Skip to content

Commit

Permalink
Update Grasscutter.java
Browse files Browse the repository at this point in the history
why do i have to fix stable
  • Loading branch information
KingRainbow44 authored and memetrollsXD committed Apr 27, 2022
1 parent cc093be commit 317bf5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/emu/grasscutter/Grasscutter.java
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 317bf5c

Please sign in to comment.