mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 18:32:49 +01:00
keyboard showed up
This commit is contained in:
@@ -94,7 +94,7 @@ func (self *Textarea) AppendAndBlitText(alphabet string) {
|
||||
}
|
||||
|
||||
}else {
|
||||
fmt.Printf("is Full %s",strings.Join(self.MyWords,""))
|
||||
fmt.Printf("is Full %s\n",strings.Join(self.MyWords,""))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user