forked from MagicBane/Server
Minor class cleanup
This commit is contained in:
@@ -102,6 +102,8 @@ public enum ForgeManager implements Runnable {
|
||||
|
||||
public static boolean validate(PlayerCharacter playerCharacter, WorkOrder workOrder) {
|
||||
|
||||
// use Warehouse.caclulateOverdraft(workorder) method
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user