Create 4 branch
This commit is contained in:
parent
0e251a1527
commit
5ade022f0c
@ -8,6 +8,7 @@ namespace ProjectElectricLocomotive.Entities
|
|||||||
{
|
{
|
||||||
public class EntityLocomotive
|
public class EntityLocomotive
|
||||||
{
|
{
|
||||||
|
//a new branch
|
||||||
public int Speed { get; private set;}
|
public int Speed { get; private set;}
|
||||||
public double Weight { get; private set;}
|
public double Weight { get; private set;}
|
||||||
public Color BodyColor { get; private set;}
|
public Color BodyColor { get; private set;}
|
||||||
|
Loading…
Reference in New Issue
Block a user