Adv client
This commit is contained in:
@@ -203,6 +203,10 @@ void WorldSession::SendFeatureSystemStatusGlueScreen()
|
||||
{ "housingEnableMoveHouse"sv, "1"sv },
|
||||
{ "housingEnableCreateCharterNeighborhood"sv, "0"sv },
|
||||
{ "housingEnableCreateGuildNeighborhood"sv, "0"sv },
|
||||
// Advanced flying keyboard turn factors - client defaults (5.0/8.0) multiply the
|
||||
// banking turn rate and make A/D snap-turn during skyriding; 1.0 is the sane base.
|
||||
{ "advFlyKeyboardMinTurnFactor"sv, "1"sv },
|
||||
{ "advFlyKeyboardMaxTurnFactor"sv, "1"sv },
|
||||
};
|
||||
|
||||
// shop2 endpoint advertisement. The client reaches the modern store over HTTPS at whatever host
|
||||
|
||||
Reference in New Issue
Block a user