mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
graphics: Try to make CI happy (3)
This commit is contained in:
parent
b8456094f2
commit
249b359e29
@ -18,4 +18,4 @@ package ebiten
|
||||
// Texels are adjusted by amount propotional to inverse of texelAdjustment.
|
||||
// This is necessary not to use unexpected pixels outside of texels.
|
||||
// See #317.
|
||||
const texelAdjustment = 64
|
||||
const texelAdjustment = 4
|
||||
|
Loading…
Reference in New Issue
Block a user