mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3163c4c022
commit
19a05d8678
1 changed files with 1 additions and 1 deletions
|
|
@ -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()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue