mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-07-10 14:27:45 +00:00
seems like garbage data not needed
This commit is contained in:
parent
8a7c11dab8
commit
20247f5870
1 changed files with 0 additions and 1 deletions
|
@ -2193,7 +2193,6 @@ void Sapphire::Entity::Player::gaugeWarSetIb( uint8_t value )
|
||||||
if( value != 0 )
|
if( value != 0 )
|
||||||
{
|
{
|
||||||
pPacket->data().value1 = 0x07;
|
pPacket->data().value1 = 0x07;
|
||||||
pPacket->data().value2 = 0x7FED;
|
|
||||||
}
|
}
|
||||||
queuePacket( pPacket );
|
queuePacket( pPacket );
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue