@@ -26,7 +26,7 @@ typedef struct {
char currentWord[MAXWORDLENGTH];
char wrongCharacters[DEFAULTTRIES];
int trollEnabled;
char *alphabet;
char alphabet[ALPHABET_NUM + 1];
time_t startTime;
time_t endTime;
int wordRows;
The note is not visible to the blocked user.