Source code is a bit clearer and cleaner now. removed more useless stuff

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@215 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-08 16:38:27 +00:00
parent 3ab713f7c5
commit e383b31151
19 changed files with 100 additions and 153 deletions

View File

@@ -494,7 +494,6 @@ void CGraphics::fadePalette(int fadeamt)
{
int c;
int r,g,b;
if (framebyframe) fadeamt = PAL_FADE_SHADES;
for(c=0;c<17;c++)
{