try to fix

This commit is contained in:
brindosch
2017-02-08 14:55:33 +01:00
parent 5c1fa71c24
commit d08f744ee8
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
{
"name" : "Pac-Man",
"script" : "pacman.py"
"script" : "pacman.py",
"args" :
{
"sleep-time" : 0.3
}
}