mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 13:34:36 +02:00
go fmt ./...
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user