ui nog wa aanpasse en we zijn gucci

This commit is contained in:
Beppe Vanrolleghem
2019-08-12 18:15:17 +02:00
parent fb078ec1d8
commit 582c3f7244
27 changed files with 225 additions and 352 deletions

View File

@@ -56,7 +56,7 @@ namespace Globals.classes
this.home.scoreChanged += homeSet;
this.away.scoreChanged += awaySet;
}
public Game(int id, Ploeg home, Ploeg away, int scoreHome, int scoreAway)
public Game(int id, PloegInMatch home, PloegInMatch away, int scoreHome, int scoreAway)
{
homeSetBool = false;
awaySetBool = false;