go fmt ./...

This commit is contained in:
cuu
2021-10-11 13:55:54 +08:00
parent 0fe6399441
commit 7382cc40b1
88 changed files with 10028 additions and 10478 deletions

View File

@@ -1,8 +1,7 @@
package UI
import(
"github.com/veandco/go-sdl2/ttf"
import (
"github.com/veandco/go-sdl2/ttf"
)
var Fonts map[string]*ttf.Font