Fix whitespace.
This commit is contained in:
parent
430ea23620
commit
55c3a7b465
1 changed files with 1 additions and 1 deletions
|
@ -625,7 +625,7 @@ void chatbox::process_message(const ::config& data, bool whisper /*= false*/)
|
|||
add_whisper_received(sender, message);
|
||||
} else {
|
||||
if (!preferences::parse_should_show_lobby_join(sender, message)) return;
|
||||
|
||||
|
||||
std::string room = data["room"];
|
||||
|
||||
// Attempt to send to the currently active room first.
|
||||
|
|
Loading…
Add table
Reference in a new issue