removed strange prefix/postfix messages from game names
This commit is contained in:
parent
7307c8876c
commit
ef139487e0
1 changed files with 2 additions and 2 deletions
|
@ -176,8 +176,8 @@ version= _ "Version"
|
|||
|
||||
date_format= _ "%a %b %d %H:%M %Y"
|
||||
|
||||
game_prefix= _ "GamePrefix|"
|
||||
game_postfix= _ "GamePostfix|'s game"
|
||||
game_prefix= _ ""
|
||||
game_postfix= _ "'s game"
|
||||
|
||||
heir_throne= _ "Heir to the Throne"
|
||||
hordes_undead= _ "The Dark Hordes"
|
||||
|
|
Loading…
Add table
Reference in a new issue