generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
7
_module/nss/hk_test1.nss
Normal file
7
_module/nss/hk_test1.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "scorekeep"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC = GetLastUsedBy();
|
||||
HouseKeep(oPC);
|
||||
}
|
||||
Reference in New Issue
Block a user