mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Merge remote-tracking branch 'origin/upstream'
This commit is contained in:
commit
7ece67727d
30 changed files with 233 additions and 52 deletions
|
@ -1579,6 +1579,8 @@ int main(int argc, char *argv[])
|
|||
|
||||
password = translatePassword(playername, menudata.password);
|
||||
|
||||
//dstream<<"Main: password hash: '"<<password<<"'"<<std::endl;
|
||||
|
||||
address = wide_to_narrow(menudata.address);
|
||||
int newport = stoi(wide_to_narrow(menudata.port));
|
||||
if(newport != 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue