index
:
github/ldjam48.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scenes
/
levels
/
typeracer.gd
blob: 536e35acf0a9afc59d0d4e4aa8446cc20aa732f5 (
plain
)
1
2
3
4
5
6
extends
Level
func
start
():
.
start
()
finish_level
()
# fix your stuff
pass