TODO touchup

This commit is contained in:
2024-05-12 11:31:25 -04:00
parent 9ffaf96017
commit 9646964698
+1 -1
View File
@@ -41,7 +41,7 @@ public enum ForgeManager implements Runnable {
//
// Replaces garbage code that looked as if written by a mental patient.
//
// @TODO Reuse same set of virtual items for all workOrder cycles.
// @TODO Reuse same set of virtual items for the life of a workOrder.
FORGE_MANAGER;