Module commit
Module commit.
This commit is contained in:
6
_module/nss/_c_allow_delete.nss
Normal file
6
_module/nss/_c_allow_delete.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "_c_inc_message"
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetLocalInt(oPC,AUTHORIZE,TRUE);
|
||||
}
|
Reference in New Issue
Block a user