mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 19:03:27 +00:00
fixed team names
This commit is contained in:
parent
2ec169a927
commit
30ccaf2f49
@ -35,8 +35,8 @@
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
fog=yes
|
||||
[/side]
|
||||
[side]
|
||||
@ -46,8 +46,8 @@
|
||||
side=2
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
fog=yes
|
||||
[/side]
|
||||
[/multiplayer]
|
||||
|
Loading…
x
Reference in New Issue
Block a user