mirror of
https://github.com/simtactics/SimAINet.git
synced 2025-03-24 20:49:06 +00:00
- Cleaned up code with Global and Implicit Usings - Nullable is now enabled - New .NET workflow
2 lines
No EOL
58 B
C#
2 lines
No EOL
58 B
C#
global using SimAI.Engine;
|
|
global using SimAI.Marshals; |