big refactor to prepare for removing server hard-coding

This commit is contained in:
Drew Weymouth
2022-12-19 19:28:19 -08:00
parent 8762fed9b3
commit 181554058a
9 changed files with 149 additions and 90 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package ui
import (
"image"
"gomuse/ui/layout"
"supersonic/ui/layout"
"fyne.io/fyne/v2"
"fyne.io/fyne/v2/canvas"