Migrate more strings
FossilOrigin-Name: fa4b03aacafc3bab0a52c144241ab665332f7e8e789eb17fff63f76e02e2d5c9
This commit is contained in:
parent
daeb76f126
commit
745514762e
15 changed files with 154 additions and 134 deletions
|
@ -90,8 +90,7 @@ VARP(minmillis, 0, 5, 1000);
|
|||
|
||||
initclient();
|
||||
// never returns if dedicated
|
||||
initserver(dedicated, uprate, sdesc.UTF8String, ip.UTF8String,
|
||||
master.UTF8String, passwd, maxcl);
|
||||
initserver(dedicated, uprate, sdesc, ip, master, passwd, maxcl);
|
||||
|
||||
log(@"world");
|
||||
empty_world(7, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue