Add some new base commands. #21

Merged
That-One-Nerd merged 3 commits from misc-commands into main 2023-03-17 09:42:30 -04:00
Showing only changes of commit 58494ddbcd - Show all commits

View File

@ -1,7 +1,3 @@
using System.Reflection.Emit;
using System.Runtime.InteropServices;
using System.Security.Cryptography.X509Certificates;
namespace SrcMod.Shell.Modules;
[Module("base", false)]