Remove factions/random.cfg and its macro.
This commit is contained in:
parent
ff5f795663
commit
d472e2acb0
2 changed files with 8 additions and 11 deletions
|
@ -44,7 +44,14 @@ Includes an in-game help to know pairs status, with a right-click on an empty he
|
|||
hide_help=yes
|
||||
require_era=no
|
||||
|
||||
{MULTIPLAYER_SIDE_RANDOM_WC_II}
|
||||
[multiplayer_side]
|
||||
id=Random
|
||||
#textdomain wesnoth-multiplayer
|
||||
name= _ "Random"
|
||||
#textdomain wesnoth-wc
|
||||
image= units/random-dice.png
|
||||
random_faction=yes
|
||||
[/multiplayer_side]
|
||||
{MULTIPLAYER_SIDE_THE_TRUST}
|
||||
{MULTIPLAYER_SIDE_THE_GUILD}
|
||||
{MULTIPLAYER_SIDE_THE_HAND}
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
#textdomain wesnoth-multiplayer
|
||||
|
||||
#define MULTIPLAYER_SIDE_RANDOM_WC_II
|
||||
[multiplayer_side]
|
||||
id=Random
|
||||
name= _ "Random"
|
||||
image= units/random-dice.png
|
||||
random_faction=yes
|
||||
[/multiplayer_side]
|
||||
#enddef
|
Loading…
Add table
Reference in a new issue