врча
This commit is contained in:
parent
8dc70caf09
commit
d92fba59c9
@ -202,8 +202,6 @@ public class DrawningLocomotive
|
|||||||
Brush wheelBrush2 = new SolidBrush(Color.Gray);
|
Brush wheelBrush2 = new SolidBrush(Color.Gray);
|
||||||
Brush headlightBrush = new SolidBrush(Color.Yellow);
|
Brush headlightBrush = new SolidBrush(Color.Yellow);
|
||||||
Brush glassBrush = new SolidBrush(Color.Cyan);
|
Brush glassBrush = new SolidBrush(Color.Cyan);
|
||||||
//Brush ElectroBrush = new HatchBrush(HatchStyle.ZigZag, entityTLocomotive.AdditionalColor, Color.FromArgb(163, 163, 163));
|
|
||||||
//Brush additionalBrush = new SolidBrush(entityTLocomotive.AdditionalColor);
|
|
||||||
Brush bodyBrush = new SolidBrush(EntityLocomotive.BodyColor);
|
Brush bodyBrush = new SolidBrush(EntityLocomotive.BodyColor);
|
||||||
|
|
||||||
//границы круисера
|
//границы круисера
|
||||||
|
Loading…
Reference in New Issue
Block a user