diff options
Diffstat (limited to 'doc/classes/LargeTexture.xml')
-rw-r--r-- | doc/classes/LargeTexture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/LargeTexture.xml b/doc/classes/LargeTexture.xml index 51bf04e828..ab39462870 100644 --- a/doc/classes/LargeTexture.xml +++ b/doc/classes/LargeTexture.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="LargeTexture" inherits="Texture" version="3.2"> +<class name="LargeTexture" inherits="Texture" version="4.0"> <brief_description> A [Texture] capable of storing many smaller textures with offsets. </brief_description> |