Project

General

Profile

« Previous | Next » 

Revision 0431e308

Added by Leszek Koltunski 4 months ago

Progress with Penrose - debugging solved state.

View differences:

src/main/java/org/distorted/objectlib/metadata/MetadataMJIN_3.java
21 21
  public MetadataMJIN_3()         { super( TwistyMirrorJing.class, new int[] {2,2,2,2}, 0, null, INDEX ); }
22 22
  public int numScrambles()       { return 11; }
23 23
  public int icon()               { return R.drawable.mjin_2; }
24
  public boolean getActive()      { return false; }
24
 // public boolean getActive()      { return false; }
25 25
  public int price()              { return 30; }
26 26
  public int extrasJson()         { return 0; }
27 27
  public int objectJson()         { return R.raw.mjin_2_object; }

Also available in: Unified diff