disabled force of soga models on LS reply
This commit is contained in:
parent
252f4a87a4
commit
3ef040383a
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…
Add table
Reference in a new issue