formatting

This commit is contained in:
Dustin Pianalto 2020-05-04 07:37:26 -08:00
parent 77b6918c9f
commit b7d75233db

View File

@ -80,5 +80,3 @@ func main() {
gameLoop(pixels, player1, player2, ball, renderer, tex, keyState) gameLoop(pixels, player1, player2, ball, renderer, tex, keyState)
} }