Update gdscript_advanced.rst

This commit is contained in:
Vikram1323
2018-10-15 20:03:38 +05:30
committed by GitHub
parent 32281c8e07
commit 3d9f98318d

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",