diff options
| author | Hein-Pieter van Braam | 2018-02-27 16:15:48 +0100 |
|---|---|---|
| committer | Hein-Pieter van Braam | 2018-02-27 17:53:46 +0100 |
| commit | 7e5a374825a4af2a8c01abec11630195a318c410 (patch) | |
| tree | 0b0c2a0fd7221c2dedcb6ebdfc24c97660f09bb3 /modules/mono/doc_classes/CSharpScript.xml | |
| parent | a850ebf352e9601d46ac116b5112e752a4717953 (diff) | |
| download | godot-7e5a374825a4af2a8c01abec11630195a318c410.tar.gz godot-7e5a374825a4af2a8c01abec11630195a318c410.tar.zst godot-7e5a374825a4af2a8c01abec11630195a318c410.zip | |
Deprecate a typo for a new method introduced in 3.0.1
Diffstat (limited to 'modules/mono/doc_classes/CSharpScript.xml')
| -rw-r--r-- | modules/mono/doc_classes/CSharpScript.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/doc_classes/CSharpScript.xml b/modules/mono/doc_classes/CSharpScript.xml index 3efe71f1b..6ada70469 100644 --- a/modules/mono/doc_classes/CSharpScript.xml +++ b/modules/mono/doc_classes/CSharpScript.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="CSharpScript" inherits="Script" category="Core" version="3.0-stable"> +<class name="CSharpScript" inherits="Script" category="Core" version="3.0.2"> <brief_description> </brief_description> <description> |
