linting 3

This commit is contained in:
lewd-alt
2025-09-15 17:52:51 -07:00
parent bb3bf291e2
commit 459e9d04a6
21 changed files with 2207 additions and 3083 deletions

View File

@@ -1,5 +1,6 @@
using System;
namespace _2DGAMELIB
{
[Serializable]
@@ -15,4 +16,4 @@ namespace _2DGAMELIB
this.v2 = v2;
}
}
}
}