Skip to content

Commit

Permalink
Merge pull request karashiiro#175 from Ra-Workspace/kr/6.45
Browse files Browse the repository at this point in the history
KR 6.45 update
  • Loading branch information
Supamiu authored Jan 17, 2024
2 parents 913c8b9 + 913ddc1 commit 449d50c
Show file tree
Hide file tree
Showing 7 changed files with 606 additions and 607 deletions.
2 changes: 1 addition & 1 deletion FFXIVConstants/KR.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ static class KR
{
public static Dictionary<string, object> Constants = new Dictionary<string, object>
{
{ "InventoryOperationBaseValue", 0x0320 },
{ "InventoryOperationBaseValue", 0x03C1 },
};
}
}
Loading

0 comments on commit 449d50c

Please sign in to comment.