mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
ebitenutil: Fix comment (#516)
This commit is contained in:
parent
31ca968a14
commit
479bf18be6
@ -15,7 +15,7 @@
|
||||
package ebitenutil
|
||||
|
||||
import (
|
||||
// Import image/png for backward compatibility (#500, #518)
|
||||
// Import image/png for backward compatibility (#500, #516)
|
||||
// TODO: Deprecate and remove this at the next major version (2.0).
|
||||
_ "image/png"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user