macroScript Kill_Medit
category:"Allan McKay"
buttontext:"Reset Material Editor"
tooltip:"Reset Material Editor"

	(
	for i in 1 to 24 do
		(
		meditmaterials[i] = StandardMaterial()
		)
	)
	