small cleanup / fixes
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@92 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -645,7 +645,6 @@ unsigned int i,x,y;
|
||||
y=yoff;
|
||||
for(i=0;i<text.size();i++)
|
||||
{
|
||||
if (!text[i]) break;
|
||||
if (text[i]!=13)
|
||||
{
|
||||
sb_drawCharacterwithmask(x, y, text[i], mask);
|
||||
|
||||
Reference in New Issue
Block a user