(svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair

This commit is contained in:
truelight
2007-06-11 11:59:36 +00:00
parent 6b101cc177
commit a391f03ae2
4 changed files with 2 additions and 28 deletions

View File

@@ -353,7 +353,6 @@ void DrawTextEffects(DrawPixelInfo *dpi)
case ZOOM_LVL_OUT_4X:
case ZOOM_LVL_OUT_8X:
case ZOOM_LVL_OUT_16X:
break;
default: NOT_REACHED();