mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix build error
This commit is contained in:
parent
7eb1b2c263
commit
bfd97cac7e
@ -773,6 +773,8 @@ impl Client {
|
||||
uid {}, but this player's character is None.",
|
||||
next_level, uid
|
||||
);
|
||||
|
||||
None
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user