mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
gofmt -s -w
This commit is contained in:
parent
fd5d142453
commit
610e9ce14c
@ -38,8 +38,8 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
gophersImage *ebiten.Image
|
||||
mplusFont font.Face
|
||||
gophersImage *ebiten.Image
|
||||
mplusFont font.Face
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
@ -55,4 +55,3 @@ func (i *Image) Dump(graphicsDriver graphicsdriver.Graphics, path string, blackb
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user