sweetgum83/scripts/npc/9250045.js

9 lines
138 B
JavaScript
Raw Normal View History

2024-01-19 08:56:28 +00:00
//Perion Maple TV
function start() {
action(1, 0, 0);
}
function action(mode, type, selection) {
cm.dispose(); //What the fuck
}