mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
graphics: Try to make CI happy (2)
This commit is contained in:
parent
9748b28c0e
commit
b8456094f2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user