forked from mirrors/0ad
Mark ModifiersManager as a system component.
Patch by: @Langbart Refs: #6801 #6792 This was SVN commit r27642.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
function ModifiersManager() {}
|
||||
|
||||
ModifiersManager.prototype.Schema =
|
||||
"<empty/>";
|
||||
"<a:component type='system'/><empty/>";
|
||||
|
||||
ModifiersManager.prototype.Init = function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user