Superdom: Silence warning.
Change-Id: Idec8c1a9defb19ebd753c2609b5d4207581c9248
This commit is contained in:
parent
1189fbe186
commit
a7f23a5d05
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ static int superdom_help(void)
|
|||
"army.", "Each", "tile", "has", "a", "strength,", "calculated", "by",
|
||||
"the", "ownership", "of", "surrounding", "tiles,", "and", "the", "type",
|
||||
"and", "number", "of", "troops", "on", "them."};
|
||||
static const struct style_text style[]={
|
||||
static struct style_text style[]={
|
||||
{0, TEXT_CENTER|TEXT_UNDERLINE},
|
||||
{2, C_RED},
|
||||
{21, C_RED},
|
||||
|
|
Loading…
Reference in a new issue