mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-21 23:17:43 +01:00
removed unessisary usings and corrected gearsetDataLoaded stateListener ref.
This commit is contained in:
parent
8b609e5f05
commit
9c57935a87
2 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ public sealed class GearsetDataLoaded()
|
|||
{
|
||||
public enum Priority
|
||||
{
|
||||
/// <seealso cref="State.StateListener.OnEquippedGearsetLoaded"/>
|
||||
/// <seealso cref="State.StateListener.OnGearsetDataLoaded"/>
|
||||
StateListener = 0,
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue