mirror of
https://github.com/ENSL/NS.git
synced 2024-11-10 15:21:54 +00:00
o changed 'has' to 'have' in the victory messages.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@451 67975925-1194-0748-b3d5-c16f83f1a3a1
This commit is contained in:
parent
bdabe8abdb
commit
db871e2fc8
1 changed files with 2 additions and 2 deletions
|
@ -1599,13 +1599,13 @@ There are too many webs nearby.
|
|||
|
||||
TeamOneWon
|
||||
{
|
||||
The marines has won the game!
|
||||
The marines have won the game!
|
||||
}
|
||||
// The TSA Marines have exterminated the alien infestation!
|
||||
|
||||
TeamTwoWon
|
||||
{
|
||||
The aliens has won the game!
|
||||
The aliens have won the game!
|
||||
}
|
||||
// The alien Kharaa have eradicated the human presence!
|
||||
|
||||
|
|
Loading…
Reference in a new issue