Skip to content

Commit

Permalink
whoop
Browse files Browse the repository at this point in the history
  • Loading branch information
RealRTTV committed May 29, 2024
1 parent 4dc01d5 commit 2967bac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/resources/assets/clientcommands/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@
"commands.clisten.list": "Listening to the following packets:",
"commands.clisten.clear": "No longer listening to any packets",

"commands.cminesweeper.tooManyMines": "Too many mines, must be between 0 and 9 less than than the amount of total tiles",

"commands.cplayerinfo.ioException": "An error occurred",
"commands.cplayerinfo.getNameHistory.success": "%s has had the following names: %s",

Expand Down Expand Up @@ -338,10 +336,6 @@
"snakeGame.title": "Snake",
"snakeGame.score": "Score: %d",

"minesweeperGame.title": "Minesweeper",
"minesweeperGame.timePlayed": "Time Played",
"minesweeperGame.minesLeft": "Mines Left",

"ticTacToeGame.title": "Tic-tac-toe against %s",
"ticTacToeGame.playingWith": "You are playing with %s",
"ticTacToeGame.noughts": "noughts (O)",
Expand Down

0 comments on commit 2967bac

Please sign in to comment.