This website works better with JavaScript.
Home
Help
Sign In
hackerbots
/
server
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Activity
Browse Source
Removed unecessary tiredness vulgarity
master
Stephen McQuay
6 years ago
parent
a956162205
commit
752cec48f3
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
game.go
+ 0
- 1
game.go
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
(
)
Write
Preview
Loading…
Cancel
Save