Update ebiten to v1.11.1

This seems like a significant performance boost. I get 60fps now \o/
This commit is contained in:
2020-05-31 14:50:11 +01:00
parent c7a2fa80e7
commit 14fdab72a0
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -1,11 +1,11 @@
module code.ur.gs/lupine/ordoor
go 1.12
go 1.14
require (
github.com/BurntSushi/toml v0.3.1
github.com/emef/bitfield v0.0.0-20170503144143-7d3f8f823065
github.com/hajimehoshi/ebiten v1.11.0
github.com/hajimehoshi/ebiten v1.11.1
github.com/jfreymuth/oggvorbis v1.0.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect