mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-23 16:27:47 +01:00
Change Item Swaps to use exceptions for actual error messages.
This commit is contained in:
parent
29d01e698b
commit
45ec212b78
7 changed files with 149 additions and 285 deletions
|
|
@ -2,7 +2,6 @@ using System;
|
|||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.Linq;
|
||||
using System.Runtime.CompilerServices;
|
||||
using OtterGui;
|
||||
using Penumbra.Collections;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue