simplify outfit render

This commit is contained in:
Eduardo Bart
2011-08-28 15:06:47 -03:00
parent fbabe6b3ed
commit ba8f8b889e
3 changed files with 19 additions and 17 deletions

View File

@@ -58,7 +58,7 @@ namespace Fw
};
enum BlendFunc {
BlendNormal,
BlendDefault,
BlendColorzing
};