Merge pull request #1848 from Vikram1323/patch-4

Update gdscript_advanced.rst
This commit is contained in:
Nathan Lovato
2018-10-16 13:10:46 +09:00
committed by GitHub

View File

@@ -300,6 +300,7 @@ states and quick structs:
# Same example, lua-style support.
# This syntax is a lot more readable and usable
# Like any GDScript identifier, keys written in this form cannot start with a digit.
var d = {
name = "John",