mirror of
https://github.com/EnumeratedDev/typer.git
synced 2026-09-16 05:36:10 +00:00
Update tcell to v2.8.1
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package main
|
||||
|
||||
import "github.com/gdamore/tcell"
|
||||
import "github.com/gdamore/tcell/v2"
|
||||
|
||||
func drawText(s tcell.Screen, x1, y1, x2, y2 int, style tcell.Style, text string) {
|
||||
row := y1
|
||||
|
||||
Reference in New Issue
Block a user