mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Replace some more "val" with "value" + sync
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[method new] creates a new instance of the script. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/learning/scripting/gdscript/index.html
|
||||
http://docs.godotengine.org/en/3.0/learning/scripting/gdscript/index.html
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
||||
Reference in New Issue
Block a user