(mchr[],m_flags,m_nland): Remove M_UNIT from m_flags in mchr[].
It is not used.
This commit is contained in:
parent
d4f52f6ca2
commit
e47465570a
4 changed files with 1 additions and 6 deletions
|
@ -569,7 +569,6 @@ struct symbol ship_chr_flags[] = {
|
|||
{M_CHOPPER, "chopper"},
|
||||
{M_OILER, "oiler"},
|
||||
{M_SUPPLY, "supply"},
|
||||
{M_UNIT, "unit"},
|
||||
{M_ANTIMISSILE, "anti-missile"},
|
||||
{0, NULL}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue