Skip to content

Commit

Permalink
fix a weird crash on servers
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDeathlyCow committed Dec 3, 2023
1 parent 5722263 commit b7a965c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
@Config(name = Frostiful.MODID)
public class FrostifulConfig extends PartitioningSerializer.GlobalData {

@Environment(EnvType.CLIENT)
@ConfigEntry.Gui.CollapsibleObject
public final ClientConfigGroup clientConfig = new ClientConfigGroup();

Expand Down

0 comments on commit b7a965c

Please sign in to comment.