Updated gdscript (markdown)

okamstudio 2014-02-24 04:00:18 -08:00
parent 4a83335b4a
commit 8bdafc2b5e

@ -22,7 +22,8 @@ Finally, GDScript was written. The language and interpreter for it ended up bein
Some people can learn better by just taking a look at the syntax, so heres a simple example of how it looks.
```python#a file is a class!
```python
#a file is a class!
# inheritance