Gamma Age module files
Added internal Gamma Age module files.
This commit is contained in:
9
gamma_age_v2/sm_on_client_lv.nss
Normal file
9
gamma_age_v2/sm_on_client_lv.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "habd_include"
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
// Following is HABD support
|
||||
HABDSetDBOnClientLeave(GetName(GetExitingObject()));
|
||||
|
||||
}
|
Reference in New Issue
Block a user