Update report URL

This commit is contained in:
Eduardo Bart 2012-08-22 05:09:46 -03:00
parent 05fcf740b4
commit 9eef114779
1 changed files with 2 additions and 2 deletions

View File

@ -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 })