This commit is contained in:
Beppe
2019-07-14 13:18:06 +02:00
parent d883bce694
commit 89dc4d2047
9 changed files with 95 additions and 28 deletions

View File

@@ -10,7 +10,6 @@ namespace Globals.Interfaces
Game game { get; set; }
Person person { get; set; }
double cash { get; set; }
bool succes { get; }
state ploeg { get; set; }
bool finished { get; set; }
double getProfit();