소스 검색

Remove duplicate entry in changes.txt

Ryan Carsten Schmidt 1 년 전
부모
커밋
4ccf81bada
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      changes.txt

+ 0 - 1
changes.txt

@@ -82,7 +82,6 @@ Released: N/A
 * Added love.joysticksensorupdated callback.
 * Added variant for enet peer:send and host:broadcast which accepts a pointer (light userdata) and a size.
 
-* Changed love.filesystem.exists to no longer be deprecated.
 * Changed the default font from Vera size 12 to Noto Sans size 13.
 * Changed TrueType and OpenType font handling to have improved kerning and character combining support.
 * Changed the Texture class and implementation to no longer have separate Canvas and Image subclasses.