diff --git a/generateSysResource.py b/generateSysResource.py index 3bc1e49ef..23530b7d1 100755 --- a/generateSysResource.py +++ b/generateSysResource.py @@ -37,6 +37,7 @@ class SysResource: and item_type != "float" \ and item_type != "media" \ and item_type != "string" \ + and item_type != "symbol" \ and item_type != "plural": continue