OSDN Git Service

* Added graphics options Floater
[radegast/radegast.git] / Radegast / GUI / Rendering / RenderSettings.cs
index 37edc54..46b43d3 100644 (file)
@@ -68,7 +68,7 @@ namespace Radegast.Rendering
         public static bool TextureNonPowerOfTwoSupported;
 
         #region Water
-        public static bool AdvancedWater = false;
+        public static bool WaterReflections = false;
         #endregion Water
     }
 }