Updated spacing and removed a namespace thing

This commit is contained in:
Diamond Creeper 2023-02-21 00:04:48 +13:00
parent f7eef416d9
commit 35337cf3ea
8 changed files with 961 additions and 956 deletions

4
.editorconfig Normal file
View file

@ -0,0 +1,4 @@
[*.cs]
# CS0618: Type or member is obsolete
dotnet_diagnostic.CS0618.severity = none