mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 10:43:59 +00:00
todo
This commit is contained in:
@@ -226,6 +226,9 @@ public class PlayerInstance(PlayerGameData data)
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//ToDo
|
||||||
|
//Temporary fix for login issues(need to handle LoginRsp properly with zlib.)
|
||||||
|
//proto.Attrs[ToPackedAttrKey(gid, sid)] = val;
|
||||||
proto.Attrs[ToShiftedAttrKey(gid, sid)] = val;
|
proto.Attrs[ToShiftedAttrKey(gid, sid)] = val;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user