graphics: Try to make CI happy (2)

This commit is contained in:
Hajime Hoshi 2017-02-11 03:51:20 +09:00
parent 9748b28c0e
commit b8456094f2

View File

@ -18,4 +18,4 @@ package ebiten
// Texels are adjusted by amount propotional to inverse of texelAdjustment. // Texels are adjusted by amount propotional to inverse of texelAdjustment.
// This is necessary not to use unexpected pixels outside of texels. // This is necessary not to use unexpected pixels outside of texels.
// See #317. // See #317.
const texelAdjustment = 128 const texelAdjustment = 64