Update report URL
This commit is contained in:
parent
05fcf740b4
commit
9eef114779
|
@ -1,5 +1,5 @@
|
|||
HOST = '189.55.105.125'
|
||||
PORT = 3000
|
||||
HOST = 'otclient.herokuapp.com'
|
||||
PORT = 80
|
||||
|
||||
function init()
|
||||
connect(g_game, { onGameStart = onGameStart })
|
||||
|
|
Loading…
Reference in New Issue