Added semicolon that moshekaplan forgot.

This commit is contained in:
Kyzentun
2014-07-03 11:47:06 -06:00
parent a117b38f38
commit dfd0a5e897
+1 -1
View File
@@ -298,7 +298,7 @@ void RageSurfaceUtils::Palettize( RageSurface *&pImg, int iColors, bool bDither
}
}
delete acolormap
delete acolormap;
delete [] thiserr;
delete [] nexterr;