ok demo nice

This commit is contained in:
Peter Cottle 2013-01-12 23:26:59 -08:00
parent 22605249ce
commit 4c837f7d92
4 changed files with 30 additions and 18 deletions

View file

@ -22,7 +22,9 @@ exports.dialog = [{
'',
' * git commands (to interact with git)',
' * level commands (to get level hints or solutions)',
' * sandbox commands (like this one)'
' * sandbox commands (like this one)',
'',
'# This dialog is NOT FINISHED **TODO**'
]
}
}];