diff --git a/interface/scripted/cropshipper/cropshippergui.config.patch b/interface/scripted/cropshipper/cropshippergui.config.patch index 052c712c..06c9d5ab 100644 --- a/interface/scripted/cropshipper/cropshippergui.config.patch +++ b/interface/scripted/cropshipper/cropshippergui.config.patch @@ -1,2 +1,3 @@ -[{"op": "replace","path": "/gui/lblMoneyLabel/value","value": "总价值"}, -{"op": "replace","path": "/gui/count/value","value": "40格"}] \ No newline at end of file +[{"op": "replace","path": "/gui/btnShip/caption","value": "发射"}, +{"op": "replace","path": "/gui/lblMoneyLabel/value","value": "总价值"}, +{"op": "replace","path": "/gui/count/value","value": "40格"}]