A bunch of stuff

This commit is contained in:
2021-03-17 12:37:26 -05:00
parent a925eec330
commit 23f96062f5
9 changed files with 41 additions and 36 deletions

View File

@@ -4,8 +4,8 @@ import (
"fmt"
"time"
"github.com/br0xen/termbox-screen"
"github.com/br0xen/termbox-util"
termboxScreen "git.bullercodeworks.com/brian/termbox-screen"
termboxUtil "git.bullercodeworks.com/brian/termbox-util"
termbox "github.com/nsf/termbox-go"
)