mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
disable CS8981 in longent
This commit is contained in:
parent
294a3af4ac
commit
5760dd55d0
@ -1,4 +1,5 @@
|
||||
#pragma warning disable IDE1006
|
||||
#pragma warning disable CS8981
|
||||
using DCFApixels.DragonECS.Internal;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
Loading…
Reference in New Issue
Block a user