Project

General

Profile

« Previous | Next » 

Revision 7363eaa6

Added by Leszek Koltunski about 1 year ago

PruningTables now being correctly created in CreatorActivity and read in by the main app.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TablebasesCube2.java
73 73

  
74 74
  public TablebasesCube2(Resources res)
75 75
    {
76
    super(res, new int[] {} ); // TODO
76
    super(res, new int[] {R.raw.cube_2_pruning5,R.raw.cube_2_pruning11} );
77 77
    }
78 78

  
79 79
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff