mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-26 04:41:52 -08:00
Add PlayerNumber
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user