File reformat

This commit is contained in:
2024-04-21 11:40:27 -04:00
parent 3ff7414fb4
commit dc83bee227
+1 -1
View File
@@ -127,7 +127,7 @@ public enum ForgeManager implements Runnable {
// Deduct gold cost from building
if (debitWorkOrderCost(workOrder) == false)
if (!debitWorkOrderCost(workOrder))
return 58; //58: The formula is beyond the means of this facility
// Create in-memory items and add to collections