Fix Namespaces along with CJs PR, Added more types

This commit is contained in:
CWX
2025-01-06 15:51:27 +00:00
parent bf4f9837d9
commit b95ccad7c6
97 changed files with 2815 additions and 295 deletions
@@ -0,0 +1,6 @@
namespace Core.Models.Spt.Callbacks;
public class NoteCallbacks
{
}