forked from MagicBane/Server
Comment cleanup
This commit is contained in:
@@ -35,7 +35,7 @@ public enum ForgeManager implements Runnable {
|
|||||||
// as concurrency is managed by the same lock used by the warehouse (city.cityTransactionLock)
|
// as concurrency is managed by the same lock used by the warehouse (city.cityTransactionLock)
|
||||||
// WorkOrders are persisted then reconstituted at bootstrap from table dyn.workorders
|
// WorkOrders are persisted then reconstituted at bootstrap from table dyn.workorders
|
||||||
//
|
//
|
||||||
// p.s. this class replaces garbage that looked like it was written by a crack head.
|
// p.s. replaces garbage code that looked like it was written by a crack head with face boils.
|
||||||
|
|
||||||
FORGE_MANAGER;
|
FORGE_MANAGER;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user