Twiebie |
|
---|---|
}' on line 440 and 454 should be }, in set.js { name: "yuno", code: ":yuno", file: "yuno.gif", prio: 60, lang: smileL.yuno }, { name: "DC", code: ".D", file: "DC.gif", prio: 60, lang: smileL.DC }, { name: "respect", code: ":respect", file: "respect.gif", prio: 60, lang: smileL.respect }, And in en.lang.js and ru.lang.js you are missing a ',' at the end of line 50. scratch_head: "Scratch one's head", That should work.
|