trackeditor: copy side banking type
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8267 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 44fdc919eb84667770b29c03227a30b02198323a Former-commit-id: a2faa299a2dd299659984f607066f05f48a9957e
This commit is contained in:
parent
fc21392f8e
commit
02e02d373a
1 changed files with 1 additions and 0 deletions
|
@ -857,6 +857,7 @@ public class SegmentSide implements Cloneable
|
|||
s.borderStyle = this.borderStyle;
|
||||
s.borderSurface = this.borderSurface;
|
||||
s.borderWidth = this.borderWidth;
|
||||
s.sideBankingType = this.sideBankingType;
|
||||
s.sideEndWidth = this.sideEndWidth;
|
||||
s.sideStartWidth = this.sideStartWidth;
|
||||
s.sideSurface = this.sideSurface;
|
||||
|
|
Loading…
Reference in a new issue