re-implented trailing calculations of train
This commit is contained in:
@@ -24,7 +24,7 @@ public class CrossH extends Cross{
|
||||
}
|
||||
|
||||
@Override
|
||||
public int len() {
|
||||
public int width() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user