Attac
This commit is contained in:
parent
511721f0f1
commit
4a07c976a0
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ UnitCommand.Information.isCommandDisplayable = function() {
|
||||||
};
|
};
|
||||||
|
|
||||||
UnitCommand.Information.getCommandName = function() {
|
UnitCommand.Information.getCommandName = function() {
|
||||||
return '襲う';
|
return 'Attack';
|
||||||
};
|
};
|
||||||
|
|
||||||
UnitCommand.Information._completeCommandMemberData = function() {
|
UnitCommand.Information._completeCommandMemberData = function() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue