[Freeciv-Dev] Re: (PR#6007) Civ3 feature: Different sea types
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=6007 >
T_LAST and T_ANY should be negative values, and T_UNKNOWN should either
be zero or a negative value. It should then be safe to add on new
terrain types at the end without changing the enumeration. (Of course
the enumeration should go away, but there are a few places that still
rely on it.)
jason
|
|