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