patch from costa to add a spanish intro server

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5031 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2012-03-17 15:34:03 +00:00
parent c9f99c0be9
commit ded4174a13
2 changed files with 13 additions and 3 deletions

View file

@ -68,6 +68,7 @@ int mMaxPeerAge;
ChatLobbyId mEnglishLobby;
ChatLobbyId mFrenchLobby;
ChatLobbyId mGermanLobby;
ChatLobbyId mSpanishLobby;
};