Draw cap guns after components.

This commit is contained in:
Steve 2016-01-21 17:08:56 +00:00
parent bd6ef78687
commit 501ef1aff7
1 changed files with 1 additions and 1 deletions

View File

@ -117,8 +117,8 @@ enum
ET_ITEM,
ET_WAYPOINT,
ET_EXTRACTION_POINT,
ET_CAPITAL_SHIP_COMPONENT,
ET_CAPITAL_SHIP_GUN,
ET_CAPITAL_SHIP_COMPONENT,
ET_CAPITAL_SHIP_ENGINE,
ET_CAPITAL_SHIP
};