Skip to content

Commit

Permalink
Ok
Browse files Browse the repository at this point in the history
  • Loading branch information
strubium committed Dec 17, 2024
1 parent 418aa71 commit 56dbe1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import java.util.Map;
import java.util.function.Consumer;

@SideOnly(Side.CLIENT)
public class CommandTopCfg extends CommandBase {

@Override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;

@SideOnly(Side.CLIENT)
public class CommandTopNeed extends CommandBase {


Expand Down

0 comments on commit 56dbe1c

Please sign in to comment.