Fix remainder of godotengine references

This commit is contained in:
Spartan322
2024-10-31 15:59:09 -04:00
parent b3f67a970f
commit 1d62a70c5b
6 changed files with 9 additions and 8 deletions

View File

@@ -67,7 +67,7 @@
#define CONTRIBUTE_URL vformat("%s/contributing/documentation/updating_the_class_reference.html", VERSION_DOCS_URL)
#ifdef MODULE_MONO_ENABLED
// Sync with the types mentioned in https://docs.godotengine.org/en/stable/tutorials/scripting/c_sharp/c_sharp_differences.html
// Sync with the types mentioned in https://docs.redotengine.org/en/stable/tutorials/scripting/c_sharp/c_sharp_differences.html
const Vector<String> classes_with_csharp_differences = {
"@GlobalScope",
"String",