This commit is contained in:
Beppe
2019-07-06 01:41:20 +02:00
parent df39b0392c
commit d883bce694
16 changed files with 110 additions and 33 deletions

View File

@@ -6,4 +6,5 @@ namespace Globals
{
public enum state { draw, home, away };
}
}