(tran_nuke): Correct text to nukes. Copy and Paste error.
This commit is contained in:
parent
4d3b9dc77a
commit
21e34de8dd
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ tran_nuke(void)
|
|||
++count;
|
||||
}
|
||||
if (count == 0) {
|
||||
pr("No planes\n");
|
||||
pr("No nukes\n");
|
||||
return RET_FAIL;
|
||||
}
|
||||
if (!getsect(srcx, srcy, §) || !player->owner) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue