Add "inTunnel" property on JumpType
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public string InTunnel { get; set; }
|
||||
public bool InTunnel { get; set; }
|
||||
|
||||
#endregion Public Properties
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user