cannot tax cities in realm
This commit is contained in:
@@ -135,7 +135,8 @@ public class TaxCityMsgHandler extends AbstractClientMsgHandler {
|
|||||||
|
|
||||||
msg = (TaxCityMsg) baseMsg;
|
msg = (TaxCityMsg) baseMsg;
|
||||||
|
|
||||||
ViewTaxes(msg, player);
|
//realm taxing disabled
|
||||||
|
//ViewTaxes(msg, player);
|
||||||
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
Reference in New Issue
Block a user