diff --git a/client/src/lib.rs b/client/src/lib.rs index f078192d21..7d1437cf55 100644 --- a/client/src/lib.rs +++ b/client/src/lib.rs @@ -773,6 +773,8 @@ impl Client { uid {}, but this player's character is None.", next_level, uid ); + + None }, }; }