Re-ordered component drawing order.

This commit is contained in:
Steve 2016-04-27 09:50:08 +01:00
parent cafe45bbd5
commit db8d92d4b1
1 changed files with 1 additions and 1 deletions

View File

@ -162,9 +162,9 @@ enum
ET_FIGHTER,
ET_ITEM,
ET_WAYPOINT,
ET_COMPONENT,
ET_COMPONENT_GUN,
ET_COMPONENT_ENGINE,
ET_COMPONENT,
ET_CAPITAL_SHIP,
ET_JUMPGATE,
ET_MINE,