1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-16 00:03:45 +00:00

Tweaked for Ubuntu 16

This commit is contained in:
Bryan Roe
2022-06-15 22:58:51 -07:00
parent 5b58c57352
commit 1f40c4c983
2 changed files with 2 additions and 1 deletions

View File

@@ -155,6 +155,7 @@ function linux_identifiers()
for (key in j[i])
{
delete j[i][key]['Array Handle'];
delete j[i][key]['ArrayHandle'];
delete j[i][key]['Error Information Handle'];
for (key2 in j[i][key])
{