Project

General

Profile

« Previous | Next » 

Revision 386af988

Added by Leszek Koltunski over 2 years ago

Minor.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyIvy.java
33 33
import org.distorted.objectlib.helpers.ObjectShape;
34 34
import org.distorted.objectlib.helpers.ObjectSticker;
35 35
import org.distorted.objectlib.helpers.ScrambleState;
36
import org.distorted.objectlib.main.TwistyHexahedron;
36
import org.distorted.objectlib.main.ShapeHexahedron;
37 37

  
38 38
///////////////////////////////////////////////////////////////////////////////////////////////////
39 39

  
40
public class TwistyIvy extends TwistyHexahedron
40
public class TwistyIvy extends ShapeHexahedron
41 41
{
42 42
  static final Static3D[] ROT_AXIS = new Static3D[]
43 43
         {

Also available in: Unified diff