diff options
| author | Zeyla Hellyer <[email protected]> | 2017-11-03 21:34:51 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-11-03 21:36:12 -0700 |
| commit | 12317b98a0cc145e717e9da3cdbe8bc1ff8fc4f1 (patch) | |
| tree | 89ada801159493f78efa039eeeab4d90b5997dc3 /src/framework | |
| parent | `deserialize_i32` -> `deserialize_u8` (diff) | |
| download | serenity-12317b98a0cc145e717e9da3cdbe8bc1ff8fc4f1.tar.xz serenity-12317b98a0cc145e717e9da3cdbe8bc1ff8fc4f1.zip | |
Fix Client's framework set
The Client would create two Arc's containing unique instances of a
user's given Framework, one given to the ShardManager and one kept on
the Client. This would result in the user's Framework on the Client
being set, but the other left untouched and permanently staying empty.
Diffstat (limited to 'src/framework')
0 files changed, 0 insertions, 0 deletions