mirror of
https://github.com/bvanroll/cs-oo-project.git
synced 2025-08-30 04:22:42 +00:00
euh
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user