Project

General

Profile

« Previous | Next » 

Revision 7b8086eb

Added by Leszek Koltunski over 7 years ago

Minor.

View differences:

src/main/java/org/distorted/library/EffectQueue.java
50 50

  
51 51
  static
52 52
    {
53
    release();
53
    onDestroy();
54 54
    }
55 55
  
56 56
///////////////////////////////////////////////////////////////////////////////////////////////////
......
139 139

  
140 140
///////////////////////////////////////////////////////////////////////////////////////////////////
141 141

  
142
  static void release()
142
  static void onDestroy()
143 143
    {
144 144
    EffectTypes.reset(mMax);
145 145
    mCreated = false;  

Also available in: Unified diff