Henesys PQ

Implemented Henesys PQ.
This commit is contained in:
ronancpl
2017-05-17 00:36:30 -03:00
parent 42e9d260e7
commit 3fc338467b
26 changed files with 529 additions and 533 deletions

View File

@@ -27,7 +27,7 @@ function action(mode, type, selection) {
status--;
if (status == 0) {
em = cm.getEventManager("Ellin");
em = cm.getEventManager("EllinPQ");
if(em == null) {
cm.sendOk("The Ellin PQ has encountered an error.");
cm.dispose();