Put delete of game from controller in right place

Added some debugging
This commit is contained in:
sm
2014-03-31 23:21:16 -07:00
parent c8efd34080
commit 81beee8b43
5 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -9,8 +9,8 @@ import (
"os"
"runtime/pprof"
"time"
"bitbucket.org/hackerbots/botserv"
"bitbucket.org/hackerbots/botserv"
"code.google.com/p/go.net/websocket"
)