im dumb as hell bruh
This commit is contained in:
@@ -11,8 +11,8 @@ func main () {
|
||||
|
||||
func run () {
|
||||
window, _ := tomo.NewWindow(480, 360)
|
||||
window.SetTitle("Draw Test")
|
||||
window.Adopt(testing.NewArtist())
|
||||
window.OnClose(tomo.Stop)
|
||||
window.Show()
|
||||
ez.Prof()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user