change repair_tool application and add beams for salvager and repair_tool
This commit is contained in:
@@ -34,7 +34,9 @@ struct ShipVisuals
|
||||
|
||||
struct BeamVisuals
|
||||
{
|
||||
QColor color;
|
||||
QColor weaponColor;
|
||||
QColor repairColor;
|
||||
QColor salvageColor;
|
||||
int widthPx;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user