Redid input system to make it not terrible
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,8 +1,8 @@
|
||||
module git.tebibyte.media/sashakoshka/mathpan
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require git.tebibyte.media/sashakoshka/stone v0.0.0-20221122052135-ae514f5ae2db
|
||||
require git.tebibyte.media/sashakoshka/stone v0.0.0-20221124013405-5a76bd0c223d
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298 // indirect
|
||||
|
||||
Reference in New Issue
Block a user