diff --git a/ModuleBase.cs b/ModuleBase.cs index 63cfb69..d504a38 100755 --- a/ModuleBase.cs +++ b/ModuleBase.cs @@ -140,7 +140,6 @@ public double GetValue(ref Vector3 coordinate) #if !XBOX360 && !ZUNE [NonSerialized] #endif - private bool m_disposed = false; /// diff --git a/Noise2D.cs b/Noise2D.cs index 62c5eff..4fd1e43 100755 --- a/Noise2D.cs +++ b/Noise2D.cs @@ -523,7 +523,6 @@ public Texture2D GetTexture(Gradient gradient) #if !XBOX360 && !ZUNE [NonSerialized] #endif - private bool m_disposed = false; ///