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/objects/TwistyDino4.java
87 87

  
88 88
///////////////////////////////////////////////////////////////////////////////////////////////////
89 89

  
90
  protected boolean shouldResetTextureMaps()
90
  public boolean shouldResetTextureMaps()
91 91
    {
92 92
    return true;
93 93
    }

Also available in: Unified diff