History repeats itself and i keep forgetting to HOLD shift

This commit is contained in:
Darien Rousseau 2023-09-04 15:46:11 -06:00 committed by GitHub
parent 8475dc895c
commit 5a80ea71ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -790,7 +790,7 @@ client.on("interactionCreate", async interaction => {
} }
else { else {
override = false; override = false;
] }
gameData = wordScramble(override); gameData = wordScramble(override);
wordScrambles[interaction.channel.id] = { wordScrambles[interaction.channel.id] = {
word: gameData.word, word: gameData.word,