From 496ee434d3d0d72c9a2dbf9b1562aaa05b4f735c Mon Sep 17 00:00:00 2001 From: kovabait12 <126557691+kovabait12@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:22:18 +0200 Subject: [PATCH] Fix typo? (#162) --- resources/hacks/bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/hacks/bot.json b/resources/hacks/bot.json index c85208d..13d6114 100644 --- a/resources/hacks/bot.json +++ b/resources/hacks/bot.json @@ -9,7 +9,7 @@ }, { "name": "Record", - "desc": "Records the gemeplay to be played back. (This will reset the current inputs if you play a level and have a macro selected.)", + "desc": "Records the gameplay to be played back. (This will reset the current inputs if you play a level and have a macro selected.)", "type": "bool", "save": false },