This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
case "mount"
|
||||
toNum(args[0], puck, ok)
|
||||
toNum(args[1], sample, ok)
|
||||
tx = "Mounting sample " + toString("", puck) + ":" + toString("", sample)
|
||||
tx = "Mounting sample - " + toString("", puck) + ":" + toString("", sample)
|
||||
//taskCreate "mount",10,mount(puck, sample)
|
||||
break
|
||||
endSwitch
|
||||
|
||||
Reference in New Issue
Block a user