Add get mod natives util
This commit is contained in:
@@ -405,4 +405,10 @@ function getServerData() {
|
|||||||
return serverData;
|
return serverData;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// -------------------------------------------------------------------------
|
||||||
|
|
||||||
|
function getModNatives() {
|
||||||
|
return modNatives;
|
||||||
|
}
|
||||||
|
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
Reference in New Issue
Block a user