Enable nullable for more files

This commit is contained in:
Bond_009
2023-02-23 19:09:16 +01:00
parent ecb5c48538
commit ab24c0e2cf
10 changed files with 8 additions and 29 deletions

View File

@@ -1,5 +1,3 @@
#nullable disable
#pragma warning disable CS1591
using System;