4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
function enter(pi) {
|
|
pi.unlockUI();
|
|
return true;
|
|
} |
function enter(pi) {
|
|
pi.unlockUI();
|
|
return true;
|
|
} |