Skip to content

Commit 1d7d104

Browse files
committed
oops, debug!
1 parent 8a061ff commit 1d7d104

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Creature.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,8 +412,6 @@ std::vector<dnd::Creature> parse_creatures_from_directory(
412412
}
413413
}
414414

415-
save_creatures_to_file(all_creatures, "all_creatures.json");
416-
417415
return all_creatures;
418416
}
419417

0 commit comments

Comments
 (0)