Project

General

Profile

« Previous | Next » 

Revision 66959ff9

Added by Leszek Koltunski over 2 years ago

Minor.

View differences:

src/main/java/org/distorted/objectlib/main/ObjectPreRender.java
425 425

  
426 426
  public void setDefaultRotation(int numFaces)
427 427
    {
428
    if( mController.getRotateOnCreation() )
428
    if( mController!=null && mController.getRotateOnCreation() )
429 429
      {
430 430
      switch(numFaces)
431 431
        {

Also available in: Unified diff