Skip to content

Commit

Permalink
Update SimulateCommand.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMeTomTom authored Mar 9, 2024
1 parent 7b2a4e2 commit bbe0098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/addon/antip2w/commands/SimulateCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ public class SimulateCommand extends Command {
public SimulateCommand() {
super("simulate", "Keyboard input simulation.");
}
//fix it or delete

@Override
public void build(LiteralArgumentBuilder<CommandSource> builder) {
Expand Down

0 comments on commit bbe0098

Please sign in to comment.