瀏覽代碼

Removed unneeded comment

pull/66/head
Ray 9 年之前
父節點
當前提交
67423ff64b
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      src/textures.c

+ 0
- 2
src/textures.c 查看文件

@ -1028,8 +1028,6 @@ void ImageColorTint(Image *image, Color color)
UnloadImage(*image);
free(pixels);
TraceLog(INFO,"color tint applied");
image->data = processed.data;
}

Loading…
取消
儲存