mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-29 22:21:42 -08:00
Add string resources
This commit is contained in:
3
72_Queen/csharp/Program.cs
Normal file
3
72_Queen/csharp/Program.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
using Games.Common.IO;
|
||||
|
||||
var io = new ConsoleIO();
|
||||
Reference in New Issue
Block a user