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:
@@ -0,0 +1,9 @@
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include "Core/Privilege/Base.hpp"
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
namespace SqMod {
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
||||
} // Namespace:: SqMod
|
||||
Reference in New Issue
Block a user