We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84744d commit dffb830Copy full SHA for dffb830
4 files changed
src/realm/states/WorldEnter.cpp
@@ -177,7 +177,6 @@ void handle_request_raid_info(ClientContext& ctx) {
177
}
178
179
protocol::smsg_raid_instance_info response;
180
- response->amount_of_raid_infos = 0;
181
ctx.send(response);
182
183
0 commit comments