More SZ singleton integration

This commit is contained in:
2026-01-25 19:13:09 -06:00
parent 800b5d9def
commit 6d92e3993b
4 changed files with 40 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
namespace SzCore;
public static class SzDataHandler
public class SzDataHandler
{
}