Project

General

Profile

« Previous | Next » 

Revision 0f72365b

Added by Leszek Koltunski over 2 years ago

Add 'shouldResetTextureMaps' to the JSON puzzle description.

View differences:

src/main/java/org/distorted/objectlib/main/TwistyObject.java
416 416

  
417 417
///////////////////////////////////////////////////////////////////////////////////////////////////
418 418

  
419
  protected boolean shouldResetTextureMaps()
419
  public boolean shouldResetTextureMaps()
420 420
    {
421 421
    return false;
422 422
    }

Also available in: Unified diff