Add PlayerNumber

This commit is contained in:
Andrew Cooper
2022-07-17 18:34:48 +10:00
parent bbbf5560f4
commit fae67d6a2a
7 changed files with 97 additions and 6 deletions

View File

@@ -10,8 +10,7 @@ internal static class Resource
public static Stream HereWeGo => GetStream();
public static Stream Introduction => GetStream();
public static Stream Rules => GetStream();
public static Stream TooManyColumns => GetStream();
public static Stream TooManyRows => GetStream();
public static Stream NoFair => GetStream();
}
internal static class Formats