mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2025-12-14 05:44:34 +01:00
feat: add stigmata to inventory & giveall command
This commit is contained in:
@@ -111,7 +111,7 @@ public class PlayerInstance(PlayerData data)
|
||||
return Data.ToProto();
|
||||
}
|
||||
|
||||
public async ValueTask SyncWeapon()
|
||||
public async ValueTask SyncInventory()
|
||||
{
|
||||
await SendPacket(new PacketGetEquipmentDataRsp(this));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user