PenguinGUI icon indicating copy to clipboard operation
PenguinGUI copied to clipboard

Some corrections for test object,

Open xxswatelitexx opened this issue 8 years ago • 1 comments

In ptitestconsole.lua - should be updated from console.configParameter to storage = config.getParameter("scriptStorage")

also for ptguitestobject.lua entity.setInteractive(true) should be object.setInteractive(true)

entity.configParameter should be config.getParameter("interactionConfig")

xxswatelitexx avatar Sep 08 '16 19:09 xxswatelitexx

I'd love to get this merged in if you make a PR. Thank you!

PenguinToast avatar Oct 11 '16 00:10 PenguinToast