Mark ModifiersManager as a system component.

Patch by: @Langbart
Refs: #6801 #6792

This was SVN commit r27642.
This commit is contained in:
Stan 2023-05-11 20:51:18 +00:00
parent 52b308750f
commit f0b01f0896

View File

@ -1,7 +1,7 @@
function ModifiersManager() {}
ModifiersManager.prototype.Schema =
"<empty/>";
"<a:component type='system'/><empty/>";
ModifiersManager.prototype.Init = function()
{