revert soga change, causes lockup if increased level
exe to follow
This commit is contained in:
parent
1e168f0983
commit
57d12cf795
1 changed files with 1 additions and 1 deletions
|
@ -527,7 +527,7 @@ void Client::SendLoginAccepted() {
|
|||
packet->setDataByName("account_id", 1);
|
||||
//packet->setDataByName("login_response", 0);
|
||||
//packet->setDataByName("reset_appearance", 0);
|
||||
packet->setDataByName("do_not_force_soga", 1);
|
||||
//packet->setDataByName("do_not_force_soga", 1);
|
||||
//packet->setDataByName("race_unknown", 0x3F);
|
||||
//packet->setDataByName("unknown11", 2); // can be 7
|
||||
packet->setDataByName("sub_level", 2);
|
||||
|
|
Loading…
Reference in a new issue