[ADDITION] Added username tests, as well as random word tests.
This commit is contained in:
@@ -300,7 +300,7 @@ namespace SharedClientServer
|
||||
|
||||
Debug.WriteLine($"[SERVERCLIENT] Sending random words {words}");
|
||||
|
||||
return words.words[index];
|
||||
return words.words[0];
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user