Added comments

This commit is contained in:
Swen 2013-01-08 20:21:14 +01:00
parent 8c3263a6ea
commit 7a49c82e16
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ var padList = {
}
}
};
//initialises the allknowing data structure
padList.init();
/**