Explorar el Código

Update 0.8.0 changelog (Color class is internal only)

vrld hace 14 años
padre
commit
eb90e08b0d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      changes.txt

+ 0 - 1
changes.txt

@@ -6,7 +6,6 @@ LOVE 0.8.0 [Name pending]
   * Added framebuffer:clear(r, g, b, a).
   * Added love.graphics.arc.
   * Added seek and tell to Source objects.
-  * Added Color class.
   * Added color interpolation to ParticleSystem.
   * Added alpha masking.
   * Added automatic PO2 padding.