nix extra Update

This commit is contained in:
Luke Meyers 2020-02-07 15:16:02 -08:00
parent 114ef447b2
commit ab7be24d0a
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ func run() {
rs = gfx.Render(rs, sOld, s, w, time.Since(start))
w.Update()
}
w.Update()
}
}