should be able to spoof versions as well now, too

This commit is contained in:
Hazim Gazov
2010-04-28 15:44:27 -03:00
parent 32734e0de3
commit 5c25824144
8 changed files with 100 additions and 51 deletions

View File

@@ -906,9 +906,9 @@ bool idle_startup()
if(!start_messaging_system(
message_template_path,
port,
LL_VERSION_MAJOR,
LL_VERSION_MINOR,
LL_VERSION_PATCH,
gSavedSettings.getInteger("SpecifiedVersionMaj"),
gSavedSettings.getInteger("SpecifiedVersionMin"),
gSavedSettings.getInteger("SpecifiedVersionPatch"),
FALSE,
std::string(),
responder,