fix: importcw to say it's from ColeWeight
This commit is contained in:
@@ -101,8 +101,8 @@ object ColeWeightCompat {
|
|||||||
thenLiteral("importcw") {
|
thenLiteral("importcw") {
|
||||||
thenExecute {
|
thenExecute {
|
||||||
importAndInform(source, null) {
|
importAndInform(source, null) {
|
||||||
tr("firmament.command.waypoint.import.success",
|
tr("firmament.command.waypoint.import.cw.success",
|
||||||
"Imported $it waypoints.")
|
"Imported $it waypoints from ColeWeight.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user