Reformatted my Code and cleaned it up a little

This commit is contained in:
Seraina
2022-03-25 21:59:09 +01:00
parent 478bd71409
commit 18acef0a2e
5 changed files with 150 additions and 150 deletions

View File

@@ -5,7 +5,7 @@ int spielerzahl = 6; //Default setting
Fill train -> Randomize
/**
Creats an array of random numbers 1 - spielerzahl
Creates an array of random numbers 1 - spielerzahl
**/
int[] fillTrain(int spielerzahl) //... arbitrary amount of users, gives Array I think^^
if spielerzahl < #users