mirror of
https://github.com/XLabsProject/s1x-client.git
synced 2023-08-02 15:02:12 +02:00
Remove unnecessary return
This commit is contained in:
parent
c537c33992
commit
ffc89f3c96
@ -157,7 +157,6 @@ namespace party
|
||||
void clear_sv_motd()
|
||||
{
|
||||
party::sv_motd.clear();
|
||||
return;
|
||||
}
|
||||
|
||||
int get_client_num_by_name(const std::string& name)
|
||||
|
Loading…
Reference in New Issue
Block a user