mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-18 21:47:44 +01:00
Merge branch 'main' into rework
# Conflicts: # Glamourer.zip # Glamourer/Glamourer.csproj # Glamourer/Gui/InterfaceEquipment.cs
This commit is contained in:
commit
9c6256bf1b
3 changed files with 4 additions and 4 deletions
|
|
@ -106,7 +106,7 @@ namespace Glamourer.Gui;
|
|||
// {
|
||||
// 0 => SmallClothes,
|
||||
// 9903 => SmallClothesNpc,
|
||||
// _ => _identifier.Identify(set, weapon, variant, slot).FirstOrDefault() ?? Unknown,
|
||||
// _ => _identifier.Identify(set, weapon, variant, slot.ToSlot()).FirstOrDefault() ?? Unknown,
|
||||
// };
|
||||
// }
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue