Mark Nord
Thank you? i insert in addons.js (prs+ 2.10a) to section "activate" freecell game
kbook.autoRunRoot.sandbox._icon = a.icon;
kbook.autoRunRoot.sandbox._title = a.title;
kbook.autoRunRoot.sandbox.getFileContent = Core.io.getFileContent;
and freecell work fine.
|