Rather than silently failing, report error if a non-expected player.ship.chartHighlightMode is used.
This commit is contained in:
parent
835770bfad
commit
c8a4f74759
@ -50,7 +50,7 @@ typedef enum
|
||||
{
|
||||
#include "OOLongRangeChartMode.tbl"
|
||||
|
||||
kOOLongRangeChartModeDefault = OOLRC_MODE_SUNCOLOR
|
||||
kOOLongRangeChartModeDefault = OOLRC_MODE_UNKNOWN
|
||||
} OOLongRangeChartMode;
|
||||
|
||||
#undef ENTRY
|
||||
|
Loading…
x
Reference in New Issue
Block a user