[Friends] Trigger state change when updating stats
This commit is contained in:
parent
7d24aa8fe0
commit
f20fa5763c
@ -48,6 +48,8 @@ namespace Components
|
||||
*function.add_params() = std::string(reinterpret_cast<char*>(&level), 4);
|
||||
|
||||
IPCHandler::SendWorker("friends", function.SerializeAsString());
|
||||
|
||||
Friends::UpdateState();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user