mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 04:34:19 +01:00
Use System global usings.
This commit is contained in:
parent
25cdc00404
commit
53adb6fa54
248 changed files with 24 additions and 695 deletions
|
|
@ -1,9 +1,5 @@
|
|||
using Dalamud.Hooking;
|
||||
using Dalamud.Utility.Signatures;
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading;
|
||||
using Dalamud.Plugin.Services;
|
||||
using FFXIVClientStructs.FFXIV.Client.Game.Object;
|
||||
using Penumbra.GameData;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue