mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-06 18:57:45 +00:00
fix gcaffiliation packet
This commit is contained in:
parent
1df99db74f
commit
f2d6fed310
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ namespace Packets {
|
||||||
AoeEffect32 = 0x0157, // updated 4.3
|
AoeEffect32 = 0x0157, // updated 4.3
|
||||||
PersistantEffect = 0x0158, // updated 4.3
|
PersistantEffect = 0x0158, // updated 4.3
|
||||||
|
|
||||||
GCAffiliation = 0xCCFC, // OUTDATED
|
GCAffiliation = 0x0162, // updated 4.3
|
||||||
|
|
||||||
PlayerSpawn = 0x0172, // updated 4.3
|
PlayerSpawn = 0x0172, // updated 4.3
|
||||||
NpcSpawn = 0x0173, // updated 4.3
|
NpcSpawn = 0x0173, // updated 4.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue