Skip to content

Commit

Permalink
note keybind is client only
Browse files Browse the repository at this point in the history
  • Loading branch information
WaitingIdly committed Apr 14, 2024
1 parent 09006e3 commit edb0333
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import net.minecraftforge.fml.relauncher.SideOnly;
import org.lwjgl.input.Keyboard;

@SideOnly(Side.CLIENT)
public class UTClearToastKeybind extends UTKeybindings.Key
{
public UTClearToastKeybind()
Expand Down

0 comments on commit edb0333

Please sign in to comment.