summaryrefslogtreecommitdiffstats
path: root/modules/noise/doc_classes/FastNoiseLite.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/noise/doc_classes/FastNoiseLite.xml')
-rw-r--r--modules/noise/doc_classes/FastNoiseLite.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/noise/doc_classes/FastNoiseLite.xml b/modules/noise/doc_classes/FastNoiseLite.xml
index a1fb78dfc5..4c6cdfbf12 100644
--- a/modules/noise/doc_classes/FastNoiseLite.xml
+++ b/modules/noise/doc_classes/FastNoiseLite.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="FastNoiseLite" inherits="Noise" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
+<class name="FastNoiseLite" inherits="Noise" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
<brief_description>
Generates noise using the FastNoiseLite library.
</brief_description>