add comment
This commit is contained in:
parent
e08d91d495
commit
87a88094c6
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ function GenerateInnerHTML(sections) {
|
|||
/* create all main entries */
|
||||
switch (section) {
|
||||
case "hints":
|
||||
/* display only one (current) hint */
|
||||
textFill += SingleEntryFill(section, entries[sections[section].current]);
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue