Minor cleanup
This commit is contained in:
@@ -133,7 +133,6 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
|
|||||||
|
|
||||||
if (city == null)
|
if (city == null)
|
||||||
return;
|
return;
|
||||||
;
|
|
||||||
|
|
||||||
city.transactionLock.writeLock().lock();
|
city.transactionLock.writeLock().lock();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user