forked from MagicBane/Server
Method made static and moved to manager.
This commit is contained in:
@@ -74,7 +74,7 @@ public class TransferCityThread implements Runnable {
|
||||
|
||||
//Reset TOL to rank 1
|
||||
|
||||
city.getTOL().setRank(1);
|
||||
BuildingManager.setRank(city.getTOL(), 1);
|
||||
|
||||
// Transfer all assets to new owner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user