Events added for ploegen.cs (reset json files for next boot)

This commit is contained in:
Beppe
2019-08-03 21:29:23 +02:00
parent b3a4a7441a
commit 1fb0e5801b
5 changed files with 68 additions and 16 deletions

View File

@@ -11,5 +11,6 @@ namespace Globals.Interfaces
Ploeg away { get; set; }
DateTime date { get; set; }
state getWinner();
}
}