Initial commit. Updated release archive.
This commit is contained in:
13
_module/nss/hif_onclientente.nss
Normal file
13
_module/nss/hif_onclientente.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
// prc_onenter,ro_m_onentertuat
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// This script has been auto-generated by HakInstaller to call
|
||||
// multiple handlers for the oncliententer event.
|
||||
//
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onenter", OBJECT_SELF);
|
||||
ExecuteScript("ro_m_onentertuat", OBJECT_SELF);
|
||||
}
|
Reference in New Issue
Block a user