I actually know how to fix this. Replace the mane code with this:
material preset_#_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture preset_#mane.png
}
}
}
}
NOTE: Replace # with the preset number you made the preset in.