First commit
* Can open dir and play song * Can fetch song from server and show game * Can fetch list of games
This commit is contained in:
7
addons/Todo_Manager/doc/example.gd
Normal file
7
addons/Todo_Manager/doc/example.gd
Normal file
@@ -0,0 +1,7 @@
|
||||
extends Node
|
||||
|
||||
# TODO: this is a TODO
|
||||
# HACK: this is a HACK
|
||||
# FIXME: this is a FIXME
|
||||
# TODO this works too
|
||||
#Hack any format will do
|
||||
Reference in New Issue
Block a user