Add new farming patch trees to Menu Entry Swapper (pay) (#7286)

Fixes #7283
This commit is contained in:
Brady
2019-01-11 23:11:52 -05:00
committed by Tomas Slusny
parent 99b784a049
commit feb700f553

View File

@@ -408,6 +408,7 @@ public class MenuEntrySwapperPlugin extends Plugin
if (config.swapPay())
{
swap("pay", option, target, true);
swap("pay (", option, target, false);
}
if (config.swapDecant())