Project

General

Profile

« Previous | Next » 

Revision 6777e712

Added by Leszek Koltunski about 2 months ago

Lint

View differences:

src/main/java/org/distorted/objectlib/tablebases/TBCuboid323.java
51 51
        CORNER_MAP_INVERTED[i][j] = findIndex(CORNER_MAP[i],j);
52 52
        EDGE_MAP_INVERTED[i][j]   = findIndex(EDGE_MAP[i],j);
53 53
        }
54
    };
54
    }
55 55

  
56 56
  private int[][] mAngles;
57 57
  private boolean mUpsideDown;

Also available in: Unified diff