mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-21 23:00:43 -08:00
Rename AceyDucey; fix folder structure
This commit is contained in:
@@ -221,7 +221,6 @@ void checkProjects() {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO make this run on a single project
|
||||
void printProjectWarnings(PortInfo info) {
|
||||
foreach (var proj in info.Projs) {
|
||||
var warnings = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user