mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-25 05:51:47 -08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5feb212df7
2 changed files with 506 additions and 446 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -24,6 +24,6 @@ public class CommandMission extends Mission{
|
|||
|
||||
@Override
|
||||
public String displayString(){
|
||||
return Bundles.format("text.mission.battle", command.localized());
|
||||
return Bundles.format("text.mission.command", command.localized());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue