remove a blank line
This commit is contained in:
parent
540eab9a0f
commit
d597481d8c
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ type Tilemap struct {
|
|||
Src *ebiten.Image // must be a horizontal tile set
|
||||
TileSize int
|
||||
Transform ebiten.GeoM
|
||||
|
||||
ZPos
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue