mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-29 20:03:45 +01:00
Use global usings for System headers.
This commit is contained in:
parent
d62d7e352f
commit
a5c33a6311
140 changed files with 141 additions and 472 deletions
|
|
@ -1,10 +1,4 @@
|
|||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.Linq;
|
||||
using System.Numerics;
|
||||
using Dalamud.Plugin.Services;
|
||||
using Dalamud.Plugin.Services;
|
||||
using FFXIVClientStructs.FFXIV.Shader;
|
||||
using Glamourer.Designs;
|
||||
using Glamourer.Events;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue