.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@7322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-04-26 18:22:53 +00:00
parent 3163c4c022
commit 19a05d8678

View file

@ -76,7 +76,7 @@ CONSOLE_APP_MAIN
// Ctrl::WhenDisconnect = callback(FinishApp); // Use this to gracefully exit (save data?)
#ifndef _DEBUG
Ctrl::host = "eventcraft.eu";
Ctrl::host = "myserverhost.org";
#endif
if(Ctrl::StartSession()) {