mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-24 01:42:05 +01:00
gofmt
This commit is contained in:
parent
8fbd818f28
commit
a25a2df6b4
@ -9,7 +9,7 @@ import (
|
||||
|
||||
var TexturePaths = map[string]string{
|
||||
"ebiten": "images/ebiten.png",
|
||||
"text": "images/text.png",
|
||||
"text": "images/text.png",
|
||||
}
|
||||
|
||||
type Game struct {
|
||||
|
Loading…
Reference in New Issue
Block a user