Update tutorials: Rename Transform to Transform3D (#5603)

This commit is contained in:
Markus Sauermann
2022-02-14 13:27:37 +01:00
committed by GitHub
parent 332401aac8
commit aaf6b3e504
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ class GDScriptLexer(RegexLexer):
"Plane",
"Quat",
"Basis",
"Transform",
"Transform3D",
"Color",
"RID",
"Object",