mirror of
https://github.com/awgil/ffxiv_reverse.git
synced 2025-04-25 16:07:45 +00:00
Update ffnetwork.py
This commit is contained in:
parent
373f93ed8e
commit
7ff27b3120
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ packet_names = {
|
||||||
279: 'UpdateClassInfoBozja',
|
279: 'UpdateClassInfoBozja',
|
||||||
280: 'PlayerSetup',
|
280: 'PlayerSetup',
|
||||||
281: 'PlayerStats',
|
281: 'PlayerStats',
|
||||||
281: 'FirstAttack',
|
282: 'FirstAttack',
|
||||||
283: 'PlayerStateFlags',
|
283: 'PlayerStateFlags',
|
||||||
284: 'PlayerClassInfo',
|
284: 'PlayerClassInfo',
|
||||||
286: 'ModelEquip',
|
286: 'ModelEquip',
|
||||||
|
|
Loading…
Add table
Reference in a new issue