Ver a proveniência

Removed unneeded comment

pull/66/head
Ray há 10 anos
ascendente
cometimento
67423ff64b
1 ficheiros alterados com 0 adições e 2 eliminações
  1. +0
    -2
      src/textures.c

+ 0
- 2
src/textures.c Ver ficheiro

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

Carregando…
Cancelar
Guardar