disable the second linear mover
This commit is contained in:
parent
7f64d80b47
commit
fd39b69cbf
|
@ -53,7 +53,7 @@ public class Dancer {
|
|||
new QuartCircleMoverFactory(),
|
||||
new SpiralMoverFactory(),
|
||||
new CenterSpiralMoverFactory(),
|
||||
new LinearFactory(),
|
||||
//new LinearFactory(),
|
||||
new ArcFactory(),
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user