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
added file line numbers to the logs
master
Stephen McQuay
7 years ago
parent
10373d06d2
commit
845db00032
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
main.go
+ 1
- 0
main.go
View File
@ -28,6 +28,7 @@ var conf Config
var
games
MapLock
func
main
(
)
{
log
.
SetFlags
(
log
.
Ldate
|
log
.
Ltime
|
log
.
Lshortfile
)
log
.
Printf
(
"Starting Server..."
)
var
err
error
Write
Preview
Loading…
Cancel
Save