Project

General

Profile

« Previous | Next » 

Revision 818431ed

Added by Leszek Koltunski almost 4 years ago

Bump version to 1.2.2

View differences:

src/main/java/org/distorted/objects/RubikObject.java
262 262
    if( moves!=null )
263 263
      {
264 264
      Static4D quat;
265
      int axis, rowBitmap, angle;
265
      int index, axis, rowBitmap, angle;
266 266
      int corr = (360/getBasicAngle());
267
      int index;
268 267

  
269 268
      for(int[] move: moves)
270 269
        {

Also available in: Unified diff