1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-07-02 14:47:11 +02:00

First draft/prototype of built-in privilege management.

This commit is contained in:
Sandu Liviu Catalin
2021-02-05 13:32:37 +02:00
parent 6d30202bbd
commit 90597e4287
14 changed files with 3037 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
// ------------------------------------------------------------------------------------------------
#include "Core/Privilege/Base.hpp"
// ------------------------------------------------------------------------------------------------
namespace SqMod {
// ------------------------------------------------------------------------------------------------
} // Namespace:: SqMod