Reformat and clean up npc scripts
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//Perion Maple TV
|
||||
|
||||
function start() {
|
||||
action(1, 0, 0);
|
||||
action(1, 0, 0);
|
||||
}
|
||||
|
||||
function action(mode, type, selection) {
|
||||
cm.dispose(); //What the fuck
|
||||
cm.dispose(); //What the fuck
|
||||
}
|
||||
Reference in New Issue
Block a user