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