瀏覽代碼

Update 0.8.0 changelog (Color class is internal only)

vrld 14 年之前
父節點
當前提交
eb90e08b0d
共有 1 個文件被更改,包括 0 次插入1 次删除
  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.