Removed unecessary tiredness vulgarity

This commit is contained in:
sm
2014-04-07 23:27:34 -07:00
parent a956162205
commit 752cec48f3
-1
View File
@@ -80,7 +80,6 @@ func NewGame(id string, width, height float32, obstacles, tick, maxPoints int, m
1*time.Second,
)
if err != nil {
log.Fatal("seriously, what the fuck")
return nil, err
}
go bw.Run()