Project

General

Profile

« Previous | Next » 

Revision 13981586

Added by Leszek Koltunski over 5 years ago

Small things.

View differences:

src/main/java/org/distorted/library/main/DistortedObject.java
66 66
  private static long mNextSystemID = 0;
67 67

  
68 68
  private long mID;
69
  protected int mType;
69
  private int mType;
70 70

  
71 71
///////////////////////////////////////////////////////////////////////////////////////////////////
72 72

  

Also available in: Unified diff